pcloud: 1.14.1 -> 1.14.2

This commit is contained in:
Patryk Wychowaniec 2023-11-07 07:35:22 +01:00
parent f3420b6c39
commit 11ae992389
No known key found for this signature in database
GPG Key ID: F62547D075E09767

View File

@ -38,13 +38,13 @@
let let
pname = "pcloud"; pname = "pcloud";
version = "1.14.1"; version = "1.14.2";
code = "XZ5iuiVZQsuexQaMmmLAS7FGWNh1TkXRWJR7"; code = "XZAwMrVZidapyDxpd2pCNlGy3BcjdbYCf1Yk";
# Archive link's codes: https://www.pcloud.com/release-notes/linux.html # Archive link's codes: https://www.pcloud.com/release-notes/linux.html
src = fetchzip { src = fetchzip {
url = "https://api.pcloud.com/getpubzip?code=${code}&filename=${pname}-${version}.zip"; url = "https://api.pcloud.com/getpubzip?code=${code}&filename=${pname}-${version}.zip";
hash = "sha256-6IHt9qxMuDe9f1T+t8JXfPXLUCVe865Od8/ixPR3gso="; hash = "sha256-5dTo0/R+RA+C0PKzaCmcSy7YwzT3Qlwq1xMw6wPJt28=";
}; };
appimageContents = appimageTools.extractType2 { appimageContents = appimageTools.extractType2 {