uassets: 2025-07-19 -> 2025-07-20

This commit is contained in:
2025-07-20 18:59:39 +00:00
parent d0eb5851d5
commit dd12514486

View File

@@ -6,12 +6,12 @@
}:
stdenvNoCC.mkDerivation {
pname = "uassets";
version = "0-unstable-2025-07-19";
version = "0-unstable-2025-07-20";
src = fetchFromGitHub {
owner = "uBlockOrigin";
repo = "uAssets";
rev = "9a02ebae3e756213ad44a96280ec6479d9ff7bd1";
hash = "sha256-jHiDIgNJvbTivxQ441bGTOC9YlHEL1OjzuU1uKYaKb4=";
rev = "2b3f92ee48113f59a059597f3e87b02004619aa9";
hash = "sha256-90M/YHLPWyIiUIA+gemDyiFX2inSfZKZWBOXIVBDEHY=";
};
dontBuild = true;