mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-30 16:53:40 +00:00
Merge: nextcloud30: 30.0.2 -> 30.0.4 (#364566)
This commit is contained in:
commit
3f56d4a7c7
@ -59,8 +59,8 @@ let
|
||||
in
|
||||
{
|
||||
nextcloud28 = generic {
|
||||
version = "28.0.12";
|
||||
hash = "sha256-KgDKT3mTYPCYf8vIXZmywlj30sz35vfgxMzxehJ/AQU=";
|
||||
version = "28.0.14";
|
||||
hash = "sha256-SpN/GIJIZCbJcD5Z7EspP2Ib6NCAt/hQFvYpkDw68zY=";
|
||||
packages = nextcloud28Packages;
|
||||
};
|
||||
|
||||
@ -71,8 +71,8 @@ in
|
||||
};
|
||||
|
||||
nextcloud30 = generic {
|
||||
version = "30.0.2";
|
||||
hash = "sha256-kpu4BF6WIW/iKmXc1mJ55b17oauynZm/QB1CO2RqRF8=";
|
||||
version = "30.0.4";
|
||||
hash = "sha256-62qrqazvRC8rPkqZa37ope0kRC+bumgSN/so7ZcOH6U=";
|
||||
packages = nextcloud30Packages;
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user