uassets: 2025-07-20 -> 2025-07-21

This commit is contained in:
2025-07-21 20:34:50 +00:00
parent f49ce4b2fd
commit 913dfbd798

View File

@@ -6,12 +6,12 @@
}:
stdenvNoCC.mkDerivation {
pname = "uassets";
version = "0-unstable-2025-07-20";
version = "0-unstable-2025-07-21";
src = fetchFromGitHub {
owner = "uBlockOrigin";
repo = "uAssets";
rev = "2b3f92ee48113f59a059597f3e87b02004619aa9";
hash = "sha256-90M/YHLPWyIiUIA+gemDyiFX2inSfZKZWBOXIVBDEHY=";
rev = "eafa66e3dd5e2e174c946faaab3418199d2592e7";
hash = "sha256-kXl++VYNM3nRha5/Jk8gbAGeicggR6WWjDvtOgYahIM=";
};
dontBuild = true;