nextcloud22: 22.0.0 -> 22.1.0

ChangeLog: https://nextcloud.com/changelog/#22-1-0
(cherry picked from commit 985d9f39aeffc4c882417f44f95b468497b98901)
This commit is contained in:
Maximilian Bosch 2021-08-06 19:26:08 +02:00 committed by github-actions[bot]
parent 7c1e6bd61f
commit 8d3bc3ae55
1 changed files with 2 additions and 2 deletions

View File

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