hopper: 5.18.0 -> 5.19.4

This commit is contained in:
Tim Schumacher
2025-08-17 16:53:56 +02:00
parent ce1fd2787e
commit 8ea7916703
@@ -13,7 +13,7 @@
stdenv.mkDerivation (finalAttrs: {
pname = "hopper";
version = "5.18.0";
version = "5.19.4";
rev = "v4";
src = fetchurl {
@@ -24,7 +24,7 @@ stdenv.mkDerivation (finalAttrs: {
"--referer"
"https://www.hopperapp.com"
];
hash = "sha256-Z/Y+il5DTdssa2T0RDkDyco098o4JHKeLuwFUpJjgZ0=";
hash = "sha256-NYnMJK9F3YxspjriyiLM+vV1HpEunGvznOesQ/FpTl4=";
};
sourceRoot = ".";