stevenblack-blocklist: 3.16.52 -> 3.16.54 (#484563)

This commit is contained in:
nixpkgs-ci[bot]
2026-01-30 22:39:33 +00:00
committed by GitHub
@@ -6,13 +6,13 @@
}:
stdenvNoCC.mkDerivation (finalAttrs: {
pname = "stevenblack-blocklist";
version = "3.16.52";
version = "3.16.54";
src = fetchFromGitHub {
owner = "StevenBlack";
repo = "hosts";
tag = finalAttrs.version;
hash = "sha256-zZg5tYQT4bq5+cUjnziRvsd4FdpfK+Ow5toajnofaxA=";
hash = "sha256-NEBWlyBQllOI5L2dneXFxHYKM7kB7uofyJIIzGYRdVI=";
};
outputs = [