rambox: 2.3.1 -> 2.3.2

This commit is contained in:
R. Ryantm
2024-05-14 00:42:44 +00:00
parent 80bfa2e774
commit 3e989adfbe

View File

@@ -2,11 +2,11 @@
let
pname = "rambox";
version = "2.3.1";
version = "2.3.2";
src = fetchurl {
url = "https://github.com/ramboxapp/download/releases/download/v${version}/Rambox-${version}-linux-x64.AppImage";
hash = "sha256-fSj/AX1uCUAC3Vg5+rtGF3IDPFTHRAgJ8CPVL8BYc+E=";
hash = "sha256-9AGzhj4UL2rEe67qvkX5VYhQEMETGYSDWv5XOgABSEE=";
};
desktopItem = (makeDesktopItem {