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

rambox: 2.1.2 -> 2.1.3
This commit is contained in:
Weijia Wang 2023-05-01 07:38:45 +03:00 committed by GitHub
commit a590bd8dec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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