nextcloud33: 33.0.5 -> 33.0.6

ChangeLog: https://github.com/nextcloud/server/releases/tag/v33.0.6
(cherry picked from commit bfe759a759)
This commit is contained in:
Maximilian Bosch
2026-06-25 16:00:04 +02:00
committed by github-actions[bot]
parent 023d63fc73
commit cb10a073bf

View File

@@ -59,8 +59,8 @@ in
};
nextcloud33 = generic {
version = "33.0.5";
hash = "sha256-7Ua5HY2k4fAjTQGIslvulEj6LzAYh+WygBPmtUfW3Mo=";
version = "33.0.6";
hash = "sha256-eRghpVAplE3gQxnPyvysSujn71a0zR78JjG/MLedFt4=";
packages = nextcloud33Packages;
};