mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-12 04:35:41 +03:00
chatzone-desktop: 5.3.0 -> 5.3.2
This commit is contained in:
parent
62b852f6c6
commit
d2e750deeb
1 changed files with 3 additions and 3 deletions
|
@ -10,10 +10,10 @@
|
|||
|
||||
let
|
||||
pname = "chatzone-desktop";
|
||||
version = "5.3.0";
|
||||
version = "5.3.2";
|
||||
src = fetchurl {
|
||||
url = "https://cdn1.ozone.ru/s3/chatzone-clients/ci/5.3.0/736/chatzone-desktop-linux-5.3.0.AppImage";
|
||||
hash = "sha256-aCu3ZqCBLU4oqf/MnAjwzF/y2CHX0NS9C+eXg46VaY4=";
|
||||
url = "https://cdn1.ozone.ru/s3/chatzone-clients/ci/5.3.2/787/chatzone-desktop-linux-5.3.2.AppImage";
|
||||
hash = "sha256-+GzrLNFhdzB+mOmSOiZP+W9sCSF2Mfdxu6Xkgmz1Fuo=";
|
||||
};
|
||||
appimageContents = appimageTools.extract { inherit pname version src; };
|
||||
in
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue