nextcloud27: 27.1.3 -> 27.1.4

This commit is contained in:
Sandro Jäckel 2023-11-24 01:21:58 +01:00
parent 2fd8e33615
commit 2070d4b565
No known key found for this signature in database
GPG Key ID: 3AF5A43A3EECC2E5

View File

@ -60,8 +60,8 @@ in {
};
nextcloud27 = generic {
version = "27.1.3";
hash = "sha256-HWFJNSReSjdbSsmRwC8yNZK3U5cvhviHY/2A7X0nV5M=";
version = "27.1.4";
hash = "sha256-vsZfIWa4LJMDuvR2weQk9xqhltrQEP/kwMOdA5kNWUw=";
packages = nextcloud27Packages;
};