mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-04-13 06:57:30 +00:00
nextcloud: 25.0.7 -> 25.0.8, 26.0.2 -> 26.0.3
ChangeLog: https://nextcloud.com/changelog/#26-0-3 ChangeLog: https://nextcloud.com/changelog/#25-0-8
This commit is contained in:
parent
2c59f96089
commit
0b39fed163
@ -60,14 +60,14 @@ in {
|
||||
'';
|
||||
|
||||
nextcloud25 = generic {
|
||||
version = "25.0.7";
|
||||
sha256 = "sha256-LpAUcSXW1riFpW3PnAC774tKE1PNE6ypVRXZlnZvNF8=";
|
||||
version = "25.0.8";
|
||||
sha256 = "sha256-Ia6afooDCNDZsGSoh5dddZvLUE3fU+jU6sy6MrxUMVs=";
|
||||
packages = nextcloud25Packages;
|
||||
};
|
||||
|
||||
nextcloud26 = generic {
|
||||
version = "26.0.2";
|
||||
sha256 = "sha256-89sOxeCq/3wIjrNPdS1315kTvGeE4PxHqEzaoo5WejM=";
|
||||
version = "26.0.3";
|
||||
sha256 = "sha256-pagQy818Pc/yXyKAkyHy7UHtfMBgEgRImskOJYBgtck=";
|
||||
packages = nextcloud26Packages;
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user