stevenblack-blocklist: 3.16.52 -> 3.16.54

This commit is contained in:
R. Ryantm
2026-01-27 22:36:04 +00:00
parent 885dfe3960
commit cb6c5805d2
@@ -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 = [