nextcloud29: 29.0.8 -> 29.0.9

ChangeLog: https://github.com/nextcloud/server/releases/tag/v29.0.9
This commit is contained in:
Maximilian Bosch 2024-11-07 21:20:35 +01:00
parent fe896ca861
commit a8eba43f11
No known key found for this signature in database

View File

@ -65,8 +65,8 @@ in
};
nextcloud29 = generic {
version = "29.0.8";
hash = "sha256-CrVLUX92zSbyvTi2/hhLn7rtMvc0JGxYwaz4NHPApLk=";
version = "29.0.9";
hash = "sha256-8U6PSXxtaysNpc0K0RbwyZ9yDE6wXmRDL72G4Jz7QUE=";
packages = nextcloud29Packages;
};