uassets: 2025-06-16 -> 2025-06-17

This commit is contained in:
2025-06-17 14:43:39 +00:00
parent d4e668e6fd
commit 2dafce82df

View File

@@ -6,12 +6,12 @@
}:
stdenvNoCC.mkDerivation {
pname = "uassets";
version = "0-unstable-2025-06-16";
version = "0-unstable-2025-06-17";
src = fetchFromGitHub {
owner = "uBlockOrigin";
repo = "uAssets";
rev = "cd8c145fa86ec9eb5898a9b2f283226b13ab6fd1";
hash = "sha256-YrM9AY2w2IKzaa/LWQ6lLQ03mkHAnsmrxNHlxS67DQQ=";
rev = "517b7124eb05dfad53c936e3eaf344597f332297";
hash = "sha256-wxPGHj0/BvJXS/Mkfgs4Y17QZKa/dMZ9g3pNNgAUoMk=";
};
dontBuild = true;