uassets: 2025-08-25 -> 2025-08-26

This commit is contained in:
2025-08-26 15:41:19 +00:00
parent 90e4e20274
commit 59d4197bf5

View File

@@ -6,12 +6,12 @@
}:
stdenvNoCC.mkDerivation {
pname = "uassets";
version = "0-unstable-2025-08-25";
version = "0-unstable-2025-08-26";
src = fetchFromGitHub {
owner = "uBlockOrigin";
repo = "uAssets";
rev = "4fc95b93414887e213d23edbbff3cfcf9d448543";
hash = "sha256-WtOvQpYYx41EHjf49GRelltlNDXeys0MKPPYXM3cFbI=";
rev = "a88c1bca6cd044cf1b683fc7c29a8018c125d220";
hash = "sha256-ygJPPBKdZ8wDtPC4MchFdC1aeVFRkfh8CzylT0uDoZM=";
};
dontBuild = true;