uassets: 2025-07-27 -> 2025-07-28

This commit is contained in:
2025-07-28 17:22:41 +00:00
parent 713a85b3d3
commit ae08bfc496

View File

@@ -6,12 +6,12 @@
}:
stdenvNoCC.mkDerivation {
pname = "uassets";
version = "0-unstable-2025-07-27";
version = "0-unstable-2025-07-28";
src = fetchFromGitHub {
owner = "uBlockOrigin";
repo = "uAssets";
rev = "f4ef8f87f02b1e454da1f0bb321cb960bc96c150";
hash = "sha256-3eCXV3du/+XAecnpYjcivXWEfuQut1DP8ipPv+gBSNo=";
rev = "06173eab65f40f7979b4e9dbbb746bc323c32b8f";
hash = "sha256-0jromgkDZDQbDODc5wgf6I3Jgh15CyYk4K8FRHcxlME=";
};
dontBuild = true;