File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 88} :
99let
1010 version = "26.2" ;
11- build = "121 " ;
11+ build = "123 " ;
1212 # Paper's download URL embeds the object's sha256, so URL and hash cannot drift apart.
13- sha256 = "0de30efb024bc8b83c9c7d507d11802897ad8056b6110ec09fe1a91d126ccb54 " ;
13+ sha256 = "7b7b3b43c009103e1971a0576c26f655a7dd9b56a0a2a4438e352c03a7fecd08 " ;
1414in
1515fetchurl {
1616 pname = "paper-server" ;
Original file line number Diff line number Diff line change 55} :
66
77let
8- version = "0.16 .0" ;
8+ version = "0.17 .0" ;
99 sources = {
1010 aarch64-darwin = {
1111 arch = "arm64" ;
12- hash = "sha256-DV66IUDO0KaSgaNkP3MqgNzvfRs/6pt0B1IU120h3L4 =" ;
12+ hash = "sha256-RXhRAZk+4kLgnJj1odctWEk9JYbt+i8dPYDIRT2GUNA =" ;
1313 } ;
1414 x86_64-darwin = {
1515 arch = "x86_64" ;
16- hash = "sha256-2MHNSDTTucvU0/Q+RdaXnSAlpLVTOza/DtDyBkxb1V4 =" ;
16+ hash = "sha256-bwMCLM3LfcDrzx77oduQw0fJcjqF7S0EKa6WOn6vp6c =" ;
1717 } ;
1818 } ;
1919 source = sources . ${ stdenvNoCC . hostPlatform . system } ;
Original file line number Diff line number Diff line change 55} :
66
77let
8- version = "1.0.0-beta.6 " ;
8+ version = "1.0.0-beta.9 " ;
99 sources = {
1010 aarch64-darwin = {
1111 platform = "darwin-arm64" ;
12- hash = "sha256-LpsYpnQrlVroHDYgo7IILmZHBCY7IGq5DGLNngJcauU =" ;
12+ hash = "sha256-RZ1oMKQR34bp2wV5uAOTLwxrwu/2p6tIM4XxZ2/ash8 =" ;
1313 } ;
1414 x86_64-darwin = {
1515 platform = "darwin-x64" ;
16- hash = "sha256-/RuahJ+F4/Ls77XIH74tScdA5ofnSqh2mFXGYjGwXwk =" ;
16+ hash = "sha256-XpiYkUTdJKC3TNsqXKCGdOHsf2hH/qA+6s1+621M0ZY =" ;
1717 } ;
1818 aarch64-linux = {
1919 platform = "linux-arm64" ;
20- hash = "sha256-yEnwgAgqmRK+aJ5grICZ0fCCPCqMl+9xDWoi5nlSzGw =" ;
20+ hash = "sha256-Z3WydFM7lKVqzJScOoAjPcFdXFISfZuj9pGC+TH84Ns =" ;
2121 } ;
2222 x86_64-linux = {
2323 platform = "linux-x64" ;
24- hash = "sha256-i1I/0C5R/STVgaiMT3SnVglOMIyOwNm5qMlfQj/Zw9w =" ;
24+ hash = "sha256-jA1uJDVEnIvn8OayzmMwv8XxepiuxLZZyFmUBFXdD+U =" ;
2525 } ;
2626 } ;
2727 source = sources . ${ stdenvNoCC . hostPlatform . system } ;
You can’t perform that action at this time.
0 commit comments