Merge pull request #136268 from NixOS/backport-135929-to-release-21.05

[Backport release-21.05] nextcloud22: 22.1.0 -> 22.1.1
This commit is contained in:
Pascal Bach
2021-09-01 09:24:39 +02:00
committed by GitHub

View File

@@ -65,8 +65,8 @@ in {
};
nextcloud22 = generic {
version = "22.1.0";
sha256 = "sha256-SCCAj3mRRoU2BOH6J9fykkSQGKRNxzv5KKl7AgKDGLo=";
version = "22.1.1";
sha256 = "sha256-5VtuuXf7U5CB4zp9jxluOEMOszfMdr8DeaZjpJf73ls=";
};
# tip: get she sha with:
# curl 'https://download.nextcloud.com/server/releases/nextcloud-${version}.tar.bz2.sha256'