uassets: 2025-07-21 -> 2025-07-22

This commit is contained in:
2025-07-22 18:22:51 +00:00
parent fcd92407d7
commit f2a0dd4e8f

View File

@@ -6,12 +6,12 @@
}:
stdenvNoCC.mkDerivation {
pname = "uassets";
version = "0-unstable-2025-07-21";
version = "0-unstable-2025-07-22";
src = fetchFromGitHub {
owner = "uBlockOrigin";
repo = "uAssets";
rev = "eafa66e3dd5e2e174c946faaab3418199d2592e7";
hash = "sha256-kXl++VYNM3nRha5/Jk8gbAGeicggR6WWjDvtOgYahIM=";
rev = "79836bae8ccdc42059ec5286c9af1cfb03803165";
hash = "sha256-c8oEJGDCD1RIDEhlfyz4PT1dOfElMMpZyGNNsoiMO6w=";
};
dontBuild = true;