rambox: 2.4.0 -> 2.4.1

This commit is contained in:
R. Ryantm 2024-10-22 23:55:48 +00:00
parent 174ae77ad8
commit a25c6096ce

View File

@ -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 {