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:
parent
2a39f9edca
commit
95ca86f925
@ -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'
|
||||
|
Loading…
Reference in New Issue
Block a user