Merge pull request #145560 from Ma27/bump-nextcloud22

nextcloud22: 22.2.0 -> 22.2.1
This commit is contained in:
Maximilian Bosch
2021-11-12 13:10:09 +01:00
committed by GitHub
+2 -2
View File
@@ -51,8 +51,8 @@ in {
};
nextcloud22 = generic {
version = "22.2.0";
sha256 = "07ryvynws65k42n6ca20nni1vqr90fsrd2dpx2bvh09mwhyblg97";
version = "22.2.1";
sha256 = "sha256-0BtQt7siUYGiEVGkUYmd0gjfccq4kIhCVaOTR9frvys=";
};
# tip: get she sha with:
# curl 'https://download.nextcloud.com/server/releases/nextcloud-${version}.tar.bz2.sha256'