nextcloud22: 22.2.1 -> 22.2.2

This includes a fix for a preformance regression:
https://github.com/nextcloud/server/pull/29682
This commit is contained in:
Robbert Gurdeep Singh
2021-11-13 00:01:37 +01:00
parent 2a39f9edca
commit 95ca86f925
+2 -2
View File
@@ -51,8 +51,8 @@ in {
};
nextcloud22 = generic {
version = "22.2.1";
sha256 = "sha256-0BtQt7siUYGiEVGkUYmd0gjfccq4kIhCVaOTR9frvys=";
version = "22.2.2";
sha256 = "sha256-lDvn29N19Lhm3P2YIVM/85vr/U07qR+M8TkF/D/GTfA=";
};
# tip: get she sha with:
# curl 'https://download.nextcloud.com/server/releases/nextcloud-${version}.tar.bz2.sha256'