nextcloud34: 34.0.1 -> 34.0.2

ChangeLog: https://github.com/nextcloud-releases/server/releases/tag/v34.0.2
This commit is contained in:
Maximilian Bosch
2026-07-25 20:10:16 +02:00
parent fea8410e61
commit e85527a6d3

View File

@@ -69,8 +69,8 @@ in
};
nextcloud34 = generic {
version = "34.0.1";
hash = "sha256-BOnDL8P+Ofa2qKGJFe9a/SgKVrSn90Thj1+i7/+8SmM=";
version = "34.0.2";
hash = "sha256-Qc4x3xLMgQkMPQf+DouQveYckrGK6A5NZIutQ9eZEQE=";
packages = nextcloud34Packages;
};