mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-17 14:19:58 +03:00
nextcloud26: 26.0.11 -> 26.0.12
Changelog: https://nextcloud.com/changelog/#26-0-12
This commit is contained in:
parent
ae230e25ce
commit
51f28cf7f2
@ -43,8 +43,8 @@ let
|
||||
};
|
||||
in {
|
||||
nextcloud26 = generic {
|
||||
version = "26.0.11";
|
||||
hash = "sha256-Vc0QCCy495oYeRnpWaYwc4Nf4D/ko4VsODoKcS7YADA=";
|
||||
version = "26.0.12";
|
||||
hash = "sha256-fuTAIAJB9pRfMd0Ewh19FmY0Vj4MuH1iMkkS1BiTI0w=";
|
||||
packages = nextcloud26Packages;
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user