nextcloud28: 28.0.6 -> 28.0.7

ChangeLog: https://github.com/nextcloud/server/releases/tag/v28.0.7
This commit is contained in:
Maximilian Bosch
2024-06-25 14:06:35 +02:00
parent 882ce84db7
commit 8feb916c8d
+2 -2
View File
@@ -49,8 +49,8 @@ in {
};
nextcloud28 = generic {
version = "28.0.6";
hash = "sha256-3w0zhLRHy6HhKPIggPZ4BSH4aBab6r7o6g0VW/nGa48=";
version = "28.0.7";
hash = "sha256-WOh1S4Ip/UTr1ykmQlaRlbi2R4xArBCaoIbIa1yrp9k=";
packages = nextcloud28Packages;
};