mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-14 15:36:47 +03:00
nextcloud: 21.0.0 -> 21.0.1
This commit is contained in:
parent
9e377a6ce4
commit
c3367cc4f7
@ -58,7 +58,9 @@ in {
|
||||
};
|
||||
|
||||
nextcloud21 = generic {
|
||||
version = "21.0.0";
|
||||
sha256 = "sha256-zq2u72doWhGvxbI7Coa6PHvQp7E41dHswFJiODZV8fA=";
|
||||
version = "21.0.1";
|
||||
sha256 = "dd7c8ccc01547914a75b44bbf86028289c8919dc39f4e2e720147b6bd596aebe";
|
||||
};
|
||||
# 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