mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-23 15:33:13 +00:00
nextcloud26: 26.0.12 -> 26.0.13
Changelog: https://nextcloud.com/changelog/#26-0-13
This commit is contained in:
parent
cd75d22750
commit
aa7ffdd1e5
@ -43,13 +43,13 @@ let
|
||||
};
|
||||
in {
|
||||
nextcloud26 = generic {
|
||||
version = "26.0.12";
|
||||
hash = "sha256-fuTAIAJB9pRfMd0Ewh19FmY0Vj4MuH1iMkkS1BiTI0w=";
|
||||
version = "26.0.13";
|
||||
hash = "sha256-CjYt96EjM0j5nRhT/X558GZ7VSwUXcRQEvq1SsMcea4=";
|
||||
packages = nextcloud26Packages;
|
||||
};
|
||||
|
||||
nextcloud27 = generic {
|
||||
version = "27.1.7";
|
||||
version = "27.1.8";
|
||||
hash = "sha256-hEPi0bsojcQU+q0Kb+/i41uznt0359pcXzTexsDdG+s=";
|
||||
packages = nextcloud27Packages;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user