stevenblack-blocklist: 3.16.44 -> 3.16.47

This commit is contained in:
R. Ryantm
2026-01-07 23:08:54 +00:00
parent 0a2a75c03b
commit cf32a288c6
@@ -6,13 +6,13 @@
}:
stdenvNoCC.mkDerivation (finalAttrs: {
pname = "stevenblack-blocklist";
version = "3.16.44";
version = "3.16.47";
src = fetchFromGitHub {
owner = "StevenBlack";
repo = "hosts";
tag = finalAttrs.version;
hash = "sha256-NetBsY30rvt82ueoUSgl7VWhdOPmEy7BjSgZS794MJg=";
hash = "sha256-wmXPgDazzB7WtbbxuEe7liYTmzBtV6Q4DKcsk90ona4=";
};
outputs = [