uassets: 2025-08-31 -> 2025-09-04

This commit is contained in:
2025-09-05 03:41:04 +00:00
parent 815c16a6d1
commit a12593b608

View File

@@ -6,12 +6,12 @@
}:
stdenvNoCC.mkDerivation {
pname = "uassets";
version = "0-unstable-2025-08-31";
version = "0-unstable-2025-09-04";
src = fetchFromGitHub {
owner = "uBlockOrigin";
repo = "uAssets";
rev = "f46c97622c978dbe59a942fc649f0eddb3deeb39";
hash = "sha256-dDtN7WUBbJGbWCSFpVE2NkcFpZXO9RJKJy15Pa18xXE=";
rev = "e93dc4702e4522e815b269c94bda80857486720d";
hash = "sha256-rY/g2sz6wMoMNEY2uot/2Q0vXAQ1b1KUs3CfDl6biiQ=";
};
dontBuild = true;