uassets: 2025-07-09 -> 2025-07-10

This commit is contained in:
2025-07-10 16:52:15 +00:00
parent ad2a555256
commit d35ef1be32

View File

@@ -6,12 +6,12 @@
}:
stdenvNoCC.mkDerivation {
pname = "uassets";
version = "0-unstable-2025-07-09";
version = "0-unstable-2025-07-10";
src = fetchFromGitHub {
owner = "uBlockOrigin";
repo = "uAssets";
rev = "44d50432bd9333ac62bcf5abd6afabe7e99c6713";
hash = "sha256-sTdwT4nXoTE/8gqutKoW8aZEQIZWmRpNFVleP896TLg=";
rev = "a26b51d7e01e5d19166c65c26be9882627b633e8";
hash = "sha256-vZ+OvQA5H9jfHnUkf1bbTqxlqz6zZbng81pwCMA+u48=";
};
dontBuild = true;