Skip to content

Commit a8eba43

Browse files
committed
nextcloud29: 29.0.8 -> 29.0.9
ChangeLog: https://github.com/nextcloud/server/releases/tag/v29.0.9
1 parent fe896ca commit a8eba43

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
@@ -65,8 +65,8 @@ in
6565
};
6666

6767
nextcloud29 = generic {
68-
version = "29.0.8";
69-
hash = "sha256-CrVLUX92zSbyvTi2/hhLn7rtMvc0JGxYwaz4NHPApLk=";
68+
version = "29.0.9";
69+
hash = "sha256-8U6PSXxtaysNpc0K0RbwyZ9yDE6wXmRDL72G4Jz7QUE=";
7070
packages = nextcloud29Packages;
7171
};
7272

0 commit comments

Comments
 (0)