mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-27 17:33:09 +00:00
nextcloud27: 27.1.5 -> 27.1.6, nextcloud26: 26.0.10 -> 26.0.11
This commit is contained in:
parent
e041a4bbea
commit
43fcbbff73
@ -43,14 +43,14 @@ let
|
|||||||
};
|
};
|
||||||
in {
|
in {
|
||||||
nextcloud26 = generic {
|
nextcloud26 = generic {
|
||||||
version = "26.0.10";
|
version = "26.0.11";
|
||||||
hash = "sha256-yArkYMxOmvfQsJd6TJJX+t22a/V5OW9nwHfgLZsmlIw=";
|
hash = "sha256-Vc0QCCy495oYeRnpWaYwc4Nf4D/ko4VsODoKcS7YADA=";
|
||||||
packages = nextcloud26Packages;
|
packages = nextcloud26Packages;
|
||||||
};
|
};
|
||||||
|
|
||||||
nextcloud27 = generic {
|
nextcloud27 = generic {
|
||||||
version = "27.1.5";
|
version = "27.1.6";
|
||||||
hash = "sha256-O1NMmOdrf+2Mo5NMrUGbEK9YViWfMTvsIs06e/pu+WE=";
|
hash = "sha256-rntyt/xSWsSXmMLeaml6TP8ls0ly1p1GmVmIXTNRvvo=";
|
||||||
packages = nextcloud27Packages;
|
packages = nextcloud27Packages;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user