nextcloud26: 26.0.5 -> 26.0.6

(cherry picked from commit 3f2929850f)
This commit is contained in:
Sandro Jäckel
2023-09-18 18:11:46 +02:00
committed by github-actions[bot]
parent 7ba9bf355b
commit d7085e2392

View File

@@ -66,8 +66,8 @@ in {
};
nextcloud26 = generic {
version = "26.0.5";
sha256 = "sha256-nhq0aAY4T1hUZdKJY66ZSlirCSgPQet8YJpciwJw1b4=";
version = "26.0.6";
hash = "sha256-LKyP2S0kgjDc0Ea7u0RGmyIPWLAQ5j+V2APZhXVer2Y=";
packages = nextcloud26Packages;
};