Skip to content

Commit 206cc19

Browse files
authored
pcloud: 1.14.7 -> 1.14.8 (#356202)
2 parents ee4033b + 90633c1 commit 206cc19

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pkgs/by-name/pc/pcloud/package.nix

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,13 +38,13 @@
3838

3939
let
4040
pname = "pcloud";
41-
version = "1.14.7";
42-
code = "XZhPkU0Zh5gulxHfMn4j1dYBS4dh45iDQHby";
41+
version = "1.14.8";
42+
code = "XZ6qNX5ZgodGJnOmGT5jY4UaBxqEVVbaUzGX";
4343

4444
# Archive link's codes: https://www.pcloud.com/release-notes/linux.html
4545
src = fetchzip {
4646
url = "https://api.pcloud.com/getpubzip?code=${code}&filename=pcloud-${version}.zip";
47-
hash = "sha256-fzQVuCI3mK93Y3Fwzc0WM5rti0fTZhRm+Qj1CHC8CJ4=";
47+
hash = "sha256-o26HI1v6VzF14d261M1rWp8wlM4O6uL4YJ/cmkwqRXU=";
4848
};
4949

5050
appimageContents = appimageTools.extractType2 {

0 commit comments

Comments
 (0)