uassets: 2025-08-26 -> 2025-08-28

This commit is contained in:
2025-08-28 16:00:14 +00:00
parent a490a74390
commit 0c443fae25

View File

@@ -6,12 +6,12 @@
}:
stdenvNoCC.mkDerivation {
pname = "uassets";
version = "0-unstable-2025-08-26";
version = "0-unstable-2025-08-28";
src = fetchFromGitHub {
owner = "uBlockOrigin";
repo = "uAssets";
rev = "a88c1bca6cd044cf1b683fc7c29a8018c125d220";
hash = "sha256-ygJPPBKdZ8wDtPC4MchFdC1aeVFRkfh8CzylT0uDoZM=";
rev = "844b2b3d873044486ffbe4022934e797f30e560b";
hash = "sha256-8yUuhFZNg/cn8i3n/6qmjqScKIcpoM8yMNEMQisRJXQ=";
};
dontBuild = true;