uassets: 2025-07-10 -> 2025-07-15

This commit is contained in:
2025-07-18 16:10:53 +00:00
parent d669e66ffa
commit 36869a94b9

View File

@@ -6,12 +6,12 @@
}:
stdenvNoCC.mkDerivation {
pname = "uassets";
version = "0-unstable-2025-07-10";
version = "0-unstable-2025-07-15";
src = fetchFromGitHub {
owner = "uBlockOrigin";
repo = "uAssets";
rev = "a26b51d7e01e5d19166c65c26be9882627b633e8";
hash = "sha256-vZ+OvQA5H9jfHnUkf1bbTqxlqz6zZbng81pwCMA+u48=";
rev = "23c66a4ec58448ca9be3c6b9434fe739a4e39580";
hash = "sha256-38XLDewsAd0NNMiyd+gH7iTAxsMxjOYjegcFVM3Lqm0=";
};
dontBuild = true;