pcloud: 2.1.0 -> 2.1.1 (#528765)

This commit is contained in:
Michael Daniels
2026-06-09 01:37:59 +00:00
committed by GitHub
+3 -3
View File
@@ -41,13 +41,13 @@
let
pname = "pcloud";
version = "2.1.0";
code = "XZC8VU5ZEmdCknyJULblvtv3890nA80TSUiX";
version = "2.1.1";
code = "XZtwII5Zjf5noLYtDwJ1qkyAXaqujuvVKBbX";
# Archive link's codes: https://www.pcloud.com/release-notes/linux.html
src = fetchzip {
url = "https://api.pcloud.com/getpubzip?code=${code}&filename=pcloud-${version}.zip";
hash = "sha256-vdQn1jIc44dGxUgK2xJMbVNObdF3hh8NvZi/YKpf+is=";
hash = "sha256-x7nlJ/kLfEbEKUso8p0dj3WM6o0EsQ0ZBaTnaxxuI6s=";
};
in