Skip to content

Commit

Permalink
chatzone-desktop: 5.2.1 -> 5.2.3
Browse files Browse the repository at this point in the history
(cherry picked from commit 4ba53df)
  • Loading branch information
JarvisCraft authored and github-actions[bot] committed Dec 9, 2024
1 parent 785b59f commit 4abf8b3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pkgs/by-name/ch/chatzone-desktop/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@

let
pname = "chatzone-desktop";
version = "5.2.1";
version = "5.2.3";
src = fetchurl {
url = "https://cdn1.ozone.ru/s3/chatzone-clients/ci/31072024-1/407/chatzone-desktop-linux-5.2.1.AppImage";
hash = "sha256-IXn7mAY3+2q+/PKcNQbRVW+wbAPMWLUh/DGAic6M898=";
url = "https://cdn1.ozone.ru/s3/chatzone-clients/ci/5.2.3/466/chatzone-desktop-linux-5.2.3.AppImage";
hash = "sha256-/1xAMtw1SgYge4b9RngBFQjb+rOUkvOalZPC+GtnvSA=";
};
appimageContents = appimageTools.extract { inherit pname version src; };
in
Expand Down

0 comments on commit 4abf8b3

Please sign in to comment.