nextcloud: 28.0.0 -> 28.0.1

This commit is contained in:
Beardhatcode
2023-12-22 23:39:23 +01:00
parent 54aac082a4
commit c4ffb60061
+2 -2
View File
@@ -67,8 +67,8 @@ in {
};
nextcloud28 = generic {
version = "28.0.0";
hash = "sha256-TosLdLQCIehfkquGnQhzxppS1+Q4idklnGJZQopqNvI=";
version = "28.0.1";
hash = "sha256-L4BzW0Qwgicv5qO14yE3lX8fxEjHU0K5S1IAspcl86Q=";
packages = nextcloud28Packages;
};