rambox: 2.1.0 -> 2.1.2

This commit is contained in:
Jon Seager 2023-04-11 13:09:51 +01:00
parent 4a78b56bea
commit 0fb16f3f42
No known key found for this signature in database
GPG Key ID: F4A9184451BD9A74

View File

@ -2,11 +2,11 @@
let
pname = "rambox";
version = "2.1.0";
version = "2.1.2";
src = fetchurl {
url = "https://github.com/ramboxapp/download/releases/download/v${version}/Rambox-${version}-linux-x64.AppImage";
sha256 = "sha256-MQBDX4gCpEERdgimAAhKvnN76L1ckpsfWIHZqIsSJOE=";
sha256 = "sha256-FeW11prM9wTYA6cELF/qcITbTqJ+B+VVvzcw2W6i/CY=";
};
desktopItem = (makeDesktopItem {