rambox: 2.4.1 -> 2.5.0 (#427611)
This commit is contained in:
@@ -7,11 +7,11 @@
|
||||
|
||||
let
|
||||
pname = "rambox";
|
||||
version = "2.4.1";
|
||||
version = "2.5.0";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://github.com/ramboxapp/download/releases/download/v${version}/Rambox-${version}-linux-x64.AppImage";
|
||||
hash = "sha256-ndFv5rNTWyqrGGC8t1JNR+bQC0Jsit4I9p4ng7h/gcU=";
|
||||
hash = "sha256-x2GzWKVRz/Uqyq4iu16F/esF+L4F0sETxZsvNIEwPVU=";
|
||||
};
|
||||
|
||||
desktopItem = (
|
||||
|
||||
Reference in New Issue
Block a user