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

rambox: 2.1.5 -> 2.2.0
This commit is contained in:
Pierre Bourdon 2023-10-19 11:43:17 +02:00 committed by GitHub
commit 0fe5a69b16
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.5";
version = "2.2.0";
src = fetchurl {
url = "https://github.com/ramboxapp/download/releases/download/v${version}/Rambox-${version}-linux-x64.AppImage";
sha256 = "sha256-+9caiyh5o537cwjF0/bGdaJGQNd2Navn/nLYaYjnRN8=";
sha256 = "sha256-9CtE29bcE4CIWZmwSbSa/MxuDdwn0vlQT0wOYAoNkcg=";
};
desktopItem = (makeDesktopItem {