stevenblack-blocklist: 3.15.55 -> 3.16.4

This commit is contained in:
R. Ryantm
2025-07-20 14:06:17 +00:00
parent cc1dd948dd
commit 3b1bc5bc4b
@@ -6,13 +6,13 @@
}:
stdenvNoCC.mkDerivation (finalAttrs: {
pname = "stevenblack-blocklist";
version = "3.15.55";
version = "3.16.4";
src = fetchFromGitHub {
owner = "StevenBlack";
repo = "hosts";
tag = finalAttrs.version;
hash = "sha256-eDKP15xvd/SHZd4i2EorRZkS7ih5d8YNvCJQsRQeMYs=";
hash = "sha256-E4+FdFdc7TNIJ3f2aeo7TkxS1D7KcqNdN8ILfo4T0eA=";
};
outputs = [