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-12 23:57:51 +01:00
parent 2a39f9edca
commit 95ca86f925
No known key found for this signature in database
GPG key ID: AA0BC7C861F96823

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'