Merge pull request #165420 from yayayayaka/nextcloud-2022-03-23
nextcloud: 22.2.5 -> 22.2.6, 23.0.2 -> 23.0.3
This commit is contained in:
commit
4afb847636
1 changed files with 4 additions and 4 deletions
|
@ -46,13 +46,13 @@ in {
|
||||||
'';
|
'';
|
||||||
|
|
||||||
nextcloud22 = generic {
|
nextcloud22 = generic {
|
||||||
version = "22.2.5";
|
version = "22.2.6";
|
||||||
sha256 = "sha256-gb5N0u5tu4/nI2xIpjXwm2hiSDCrBhIDyN6gKGOsdS8=";
|
sha256 = "0f1d0f0cb000c51b11886be25a8adce478846c3233572fcf28b44c5d4036e235";
|
||||||
};
|
};
|
||||||
|
|
||||||
nextcloud23 = generic {
|
nextcloud23 = generic {
|
||||||
version = "23.0.2";
|
version = "23.0.3";
|
||||||
sha256 = "sha256-ngJGLTjqq2RX/KgHe9Rv54w6qtRC6RpuEuMvp9UbxO4=";
|
sha256 = "39401d400fab02a84a175ea6e995b8ed4110fbaea48c876230b4f09755a62986";
|
||||||
};
|
};
|
||||||
# tip: get she sha with:
|
# tip: get she sha with:
|
||||||
# curl 'https://download.nextcloud.com/server/releases/nextcloud-${version}.tar.bz2.sha256'
|
# curl 'https://download.nextcloud.com/server/releases/nextcloud-${version}.tar.bz2.sha256'
|
||||||
|
|
Loading…
Reference in a new issue