stevenblack-blocklist: 3.16.89 -> 3.16.91

This commit is contained in:
R. Ryantm
2026-06-25 03:54:53 +00:00
parent 19a053f28c
commit 0ba0739930
@@ -6,13 +6,13 @@
}:
stdenvNoCC.mkDerivation (finalAttrs: {
pname = "stevenblack-blocklist";
version = "3.16.89";
version = "3.16.91";
src = fetchFromGitHub {
owner = "StevenBlack";
repo = "hosts";
tag = finalAttrs.version;
hash = "sha256-HRk8pd3FAj5P3KObzO91NF2BrYV8Wo7hDA8xWYsbTm4=";
hash = "sha256-ZW1sbLqlGv7DlbJ1BnkyGbPtCKtlmZWvxNS9NWxmle8=";
};
outputs = [