stevenblack-blocklist: 3.16.72 -> 3.16.74

This commit is contained in:
R. Ryantm
2026-04-08 20:47:22 +00:00
parent 3ede32d151
commit b6e7129fb2
@@ -6,13 +6,13 @@
}:
stdenvNoCC.mkDerivation (finalAttrs: {
pname = "stevenblack-blocklist";
version = "3.16.72";
version = "3.16.74";
src = fetchFromGitHub {
owner = "StevenBlack";
repo = "hosts";
tag = finalAttrs.version;
hash = "sha256-4jL8uNtLxjFObsp34uYAdPinNHZEcLk+wQ9Dg2wGxgk=";
hash = "sha256-nF+xeCM07xSLYud/bsptWe+mxs5BBMaVwzcVmb+bnUE=";
};
outputs = [