nextcloud26: 26.0.9 -> 26.0.10

ChangeLog: https://github.com/nextcloud/server/releases/tag/v26.0.10
This commit is contained in:
Maximilian Bosch
2023-12-14 17:13:50 +01:00
parent f6ea3f91b5
commit 43c07d0291
+2 -2
View File
@@ -55,8 +55,8 @@ in {
'';
nextcloud26 = generic {
version = "26.0.9";
hash = "sha256-nVD8a+jjZXyfXrhEj6Fleofh2p5uq0DvYlXSNTMNiIE=";
version = "26.0.10";
hash = "sha256-yArkYMxOmvfQsJd6TJJX+t22a/V5OW9nwHfgLZsmlIw=";
packages = nextcloud26Packages;
};