pcloud: 2.1.0 -> 2.1.1
Upstream changelog: > 2.1.1(03/06/2026) > This update improves sync responsiveness, Crypto folder reliability, and recovery when the pCloud Drive mount point is unavailable. New 'Enable hardware acceleration' option in Settings is added to use your graphics card for better performance. Requires Ubuntu 20.04, Mint 20, Fedora 33, Arch Linux, Debian 11 or later derivative distributions.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user