Skip to content

Commit 19a8336

Browse files
committed
nextcloud30: 30.0.1 -> 30.0.2
ChangeLog: https://github.com/nextcloud/server/releases/tag/v30.0.2
1 parent a8eba43 commit 19a8336

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/servers/nextcloud/default.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,8 @@ in
7171
};
7272

7373
nextcloud30 = generic {
74-
version = "30.0.1";
75-
hash = "sha256-eewv+tYjG9j8xKuqzBLlrFHmcNCJr/s3lINZLNoP3Ms=";
74+
version = "30.0.2";
75+
hash = "sha256-kpu4BF6WIW/iKmXc1mJ55b17oauynZm/QB1CO2RqRF8=";
7676
packages = nextcloud30Packages;
7777
};
7878

0 commit comments

Comments
 (0)