Merge pull request #146448 from Ma27/bump-nextcloud

nextcloud22: 22.2.2 -> 22.2.3
This commit is contained in:
Pascal Bach 2021-11-18 14:08:49 +01:00 committed by GitHub
commit affbc4698f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -51,8 +51,8 @@ in {
};
nextcloud22 = generic {
version = "22.2.2";
sha256 = "sha256-lDvn29N19Lhm3P2YIVM/85vr/U07qR+M8TkF/D/GTfA=";
version = "22.2.3";
sha256 = "sha256-ZqKaakkHOMCr7bZ3y2jHyR+rqz5kGaPJnYtAaJnrlCo=";
};
# tip: get she sha with:
# curl 'https://download.nextcloud.com/server/releases/nextcloud-${version}.tar.bz2.sha256'