uassets: 2025-08-12 -> 2025-08-13

This commit is contained in:
2025-08-13 15:46:16 +00:00
parent 190f50748a
commit e52e30990b

View File

@@ -6,12 +6,12 @@
}:
stdenvNoCC.mkDerivation {
pname = "uassets";
version = "0-unstable-2025-08-12";
version = "0-unstable-2025-08-13";
src = fetchFromGitHub {
owner = "uBlockOrigin";
repo = "uAssets";
rev = "c0b790ff608e0e0dbfd7f473541b7a4e5059e7aa";
hash = "sha256-55BwNSm5sxvyUDrTzsJjaOMrLGkqVI/+MecwPSwr1Q0=";
rev = "21883d694d06540b081fe4b698872e5e52fa4b20";
hash = "sha256-0phdmNEN1wo4Ust+cMpbJsG5earq0afcNP0py/P+9ws=";
};
dontBuild = true;