uassets: 2025-08-09 -> 2025-08-10

This commit is contained in:
2025-08-10 19:11:24 +00:00
parent 38899ce392
commit 0f91fbe1ae

View File

@@ -6,12 +6,12 @@
}:
stdenvNoCC.mkDerivation {
pname = "uassets";
version = "0-unstable-2025-08-09";
version = "0-unstable-2025-08-10";
src = fetchFromGitHub {
owner = "uBlockOrigin";
repo = "uAssets";
rev = "52eb03863a6ba7cbea54a9718a0acbce9167a7d3";
hash = "sha256-FhqSDOcXT6HOI8DrV3KMi+tw4BcJ9/E8du0KSEUvkI4=";
rev = "0948f30d4f69e04caa3e80b8ae013d2763561670";
hash = "sha256-2yz0HKW1vwq6pk9eqQA+BucswktMjodipkukgz0qIwM=";
};
dontBuild = true;