uassets: 2025-07-28 -> 2025-07-30

This commit is contained in:
2025-07-30 18:15:26 +00:00
parent 68889c364c
commit 2ba194e0a4

View File

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