stevenblack-blocklist: 3.16.65 -> 3.16.67

This commit is contained in:
R. Ryantm
2026-03-14 01:27:51 +00:00
parent aa19b12c62
commit 029a426bea
@@ -6,13 +6,13 @@
}:
stdenvNoCC.mkDerivation (finalAttrs: {
pname = "stevenblack-blocklist";
version = "3.16.65";
version = "3.16.67";
src = fetchFromGitHub {
owner = "StevenBlack";
repo = "hosts";
tag = finalAttrs.version;
hash = "sha256-tbPVxjpuNYftAM7vIPfDpTV1la9XX8GkQTuPVgvwOtE=";
hash = "sha256-oNmcZEOUg1AuCZ3jFtrfO+dOJ6DhwMMg/rgJ8fn7+bg=";
};
outputs = [