uassets: 2025-07-30 -> 2025-07-31

This commit is contained in:
2025-07-31 15:48:48 +00:00
parent 3805f3f72d
commit 522365d498

View File

@@ -6,12 +6,12 @@
}:
stdenvNoCC.mkDerivation {
pname = "uassets";
version = "0-unstable-2025-07-30";
version = "0-unstable-2025-07-31";
src = fetchFromGitHub {
owner = "uBlockOrigin";
repo = "uAssets";
rev = "7f3640a44d805225d1e880c80853009fd0ed2483";
hash = "sha256-QY7HotzhTD1RjCw8Esp7QZyOv1b/J+8jW1pHq06pmq0=";
rev = "c36dfcd53d462cad57a898edf28c7b6ed57feadc";
hash = "sha256-gGIzqKWEKUJEMv6OFYxZGbS6VU3EaIogNOs+HbUnriM=";
};
dontBuild = true;