mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-18 10:04:08 +00:00
Merge pull request #145700 from beardhatcode/bump/nextcloud
This commit is contained in:
commit
83d501e64c
@ -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