nextcloud22: 22.1.0 -> 22.1.1

Changes: https://github.com/nextcloud/server/compare/v22.1.0...v22.1.1
(cherry picked from commit 690712624175de2f5856fcdcf43681792410e609)
This commit is contained in:
Maximilian Bosch 2021-08-27 17:50:41 +02:00 committed by github-actions[bot]
parent cc6a9e8509
commit 46d36e4abf

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'