rambox: 2.4.0 -> 2.4.1 (#350580)

This commit is contained in:
Nick Cao
2024-10-23 09:35:30 -04:00
committed by GitHub
@@ -2,11 +2,11 @@
let
pname = "rambox";
version = "2.4.0";
version = "2.4.1";
src = fetchurl {
url = "https://github.com/ramboxapp/download/releases/download/v${version}/Rambox-${version}-linux-x64.AppImage";
hash = "sha256-x9GDiSkkO0zYx/veB6xSr6/9/SW6JRTGAASlvWd/P0c=";
hash = "sha256-ndFv5rNTWyqrGGC8t1JNR+bQC0Jsit4I9p4ng7h/gcU=";
};
desktopItem = (makeDesktopItem {