Merge pull request #160270 from TredwellGit/nextcloud

Update Nextcloud
This commit is contained in:
Pascal Bach 2022-02-16 21:28:14 +01:00 committed by GitHub
commit 2ad069c3fd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -46,18 +46,18 @@ in {
''; '';
nextcloud21 = generic { nextcloud21 = generic {
version = "21.0.8"; version = "21.0.9";
sha256 = "00c37wp6fsnpm40bbhk6r6xycacfa5zk7arzc3i4xmhm89cyvm6z"; sha256 = "sha256-p6bvgTXmmjGN3TRQpG88f3YPksh0QzWG9j9KnEjcrqE=";
}; };
nextcloud22 = generic { nextcloud22 = generic {
version = "22.2.4"; version = "22.2.5";
sha256 = "0vnf2j1hz0d7lxby73r2mq2rjm72nq55xajzm8sipj6wlbys15zl"; sha256 = "sha256-gb5N0u5tu4/nI2xIpjXwm2hiSDCrBhIDyN6gKGOsdS8=";
}; };
nextcloud23 = generic { nextcloud23 = generic {
version = "23.0.1"; version = "23.0.2";
sha256 = "047pnkp49rf0a9gl03dwkkdgzmdsf88m79mzq04bwmgkb3a3qxay"; sha256 = "sha256-ngJGLTjqq2RX/KgHe9Rv54w6qtRC6RpuEuMvp9UbxO4=";
}; };
# tip: get she sha with: # tip: get she sha with:
# curl 'https://download.nextcloud.com/server/releases/nextcloud-${version}.tar.bz2.sha256' # curl 'https://download.nextcloud.com/server/releases/nextcloud-${version}.tar.bz2.sha256'