simplex-chat-desktop: 6.3.6 -> 6.3.7
https://github.com/simplex-chat/simplex-chat/releases/tag/v6.3.7 Signed-off-by: misilelab <misileminecord@gmail.com>
This commit is contained in:
parent
cb4ff67e03
commit
43c979cf2a
@ -7,11 +7,11 @@
|
||||
|
||||
let
|
||||
pname = "simplex-chat-desktop";
|
||||
version = "6.3.6";
|
||||
version = "6.3.7";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://github.com/simplex-chat/simplex-chat/releases/download/v${version}/simplex-desktop-x86_64.AppImage";
|
||||
hash = "sha256-EvDDWLgucqTPcf9eC2q9IJKfo1mxRAo82PAzkzxVESc=";
|
||||
hash = "sha256-PsUSSs6HTV3gGbdH+hPifZ2Ak6j1vNSAHsqaL5U1lbY=";
|
||||
};
|
||||
|
||||
appimageContents = appimageTools.extract {
|
||||
|
Loading…
x
Reference in New Issue
Block a user