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

This commit is contained in:
2025-09-09 16:26:03 +00:00
parent 18a045c000
commit d9f4934d97

View File

@@ -6,12 +6,12 @@
}:
stdenvNoCC.mkDerivation {
pname = "uassets";
version = "0-unstable-2025-09-08";
version = "0-unstable-2025-09-09";
src = fetchFromGitHub {
owner = "uBlockOrigin";
repo = "uAssets";
rev = "c96dad95e96de645b177095120005ac6cd94ff72";
hash = "sha256-Qo4h6jyMV94P++cWOCShRCnatLW6F3kxJOb8X/gzcSE=";
rev = "2ad8457297229b4a675f2930c8ee320c55fbe4d1";
hash = "sha256-avNP4CzbCUosliQj3nGtxGQLFUozBKLQ87Bq2mzTM+I=";
};
dontBuild = true;