rambox: 2.4.1 -> 2.5.0 (#427611)

This commit is contained in:
Nick Cao
2025-07-24 14:27:31 -04:00
committed by GitHub
+2 -2
View File
@@ -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 = (