winapps-launcher: 0-unstable-2025-02-25 -> 0-unstable-2025-03-11

Diff: a1e5eeb792...9b3f6c5817
This commit is contained in:
github-actions[bot] 2025-03-16 10:12:57 +00:00
parent 2c2679aa1b
commit 6cf1846594

View File

@ -9,12 +9,12 @@
...
}:
let
rev = "a1e5eeb7921d70890a38cbf45b768ff19728db97";
hash = "sha256-oDeNL3YxiI4PruCVwYP54o+tOJx4Q6GXcevJk1tM0KE=";
rev = "9b3f6c581791222a3a04508606755d6d0519f322";
hash = "sha256-Hy/o5IY9HmTWaX54Ek5ABmppPpzgM+MdCrhzEzVmtwY=";
in
stdenv.mkDerivation rec {
pname = "winapps-launcher";
version = "0-unstable-2025-02-25";
version = "0-unstable-2025-03-11";
src = fetchFromGitHub {
owner = "winapps-org";