Merge pull request #317093 from r-ryantm/auto-update/rambox

rambox: 2.3.2 -> 2.3.3
This commit is contained in:
Weijia Wang 2024-06-04 21:36:41 +02:00 committed by GitHub
commit 77f1dc3616
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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