uassets: 2025-08-17 -> 2025-08-18

This commit is contained in:
2025-08-18 15:24:40 +00:00
parent e543034fcb
commit ade5ce5339

View File

@@ -6,12 +6,12 @@
}:
stdenvNoCC.mkDerivation {
pname = "uassets";
version = "0-unstable-2025-08-17";
version = "0-unstable-2025-08-18";
src = fetchFromGitHub {
owner = "uBlockOrigin";
repo = "uAssets";
rev = "f012f42d6def955c2188a896b6214ffb41367ab9";
hash = "sha256-fBe7PnXeQ+f4m53OoeGaXwuNW0NuMPC6ANDjZzeef1g=";
rev = "d457b28b7e230568b5ebf1c756be4f0fd07a9ee8";
hash = "sha256-1g9Xs8Z9ZsBGm9/IkN3Wss30Kpzy+21jJiWRe2V0jN4=";
};
dontBuild = true;