stevenblack-blocklist: 3.16.54 -> 3.16.57

This commit is contained in:
R. Ryantm
2026-02-03 20:43:16 +00:00
parent 41965737c1
commit b1d234f0b6
@@ -6,13 +6,13 @@
}:
stdenvNoCC.mkDerivation (finalAttrs: {
pname = "stevenblack-blocklist";
version = "3.16.54";
version = "3.16.57";
src = fetchFromGitHub {
owner = "StevenBlack";
repo = "hosts";
tag = finalAttrs.version;
hash = "sha256-NEBWlyBQllOI5L2dneXFxHYKM7kB7uofyJIIzGYRdVI=";
hash = "sha256-bbAWMbj150R239pBcngScnAdsdfWs9fIzc8EgQWG/+o=";
};
outputs = [