rambox: 2.2.3 -> 2.3.0

This commit is contained in:
R. Ryantm 2024-01-31 04:13:42 +00:00
parent 0b8f8e0cd9
commit 9c5f3ba92f

View File

@ -2,11 +2,11 @@
let
pname = "rambox";
version = "2.2.3";
version = "2.3.0";
src = fetchurl {
url = "https://github.com/ramboxapp/download/releases/download/v${version}/Rambox-${version}-linux-x64.AppImage";
sha256 = "sha256-V1Sxfgn3fcqW7t7oa1pfnrPYAqHdCLrWUbplE/I789A=";
sha256 = "sha256-PmTiXQp+AkTwCKisH1tR6B1+cHPx25P8FAAlLvKEb3w=";
};
desktopItem = (makeDesktopItem {