Unverified Commit b621e9a7 authored by Nick Cao's avatar Nick Cao Committed by GitHub
Browse files

rambox: 2.5.1 -> 2.5.2 (#460436)

parents 4c8d1204 79de89ce
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -7,11 +7,11 @@

let
  pname = "rambox";
  version = "2.5.1";
  version = "2.5.2";

  src = fetchurl {
    url = "https://github.com/ramboxapp/download/releases/download/v${version}/Rambox-${version}-linux-x64.AppImage";
    hash = "sha256-jtROOwqht/3j5h9SZx0UmGj5iKrQeSsXe7XvQnPhxuM=";
    hash = "sha256-sx/XLrsDIt2cF4xv/J5i1ZTMf7eHsccBjPEMJ/WISmg=";
  };

  desktopItem = (