stevenblack-blocklist: 3.16.6 -> 3.16.9

This commit is contained in:
R. Ryantm
2025-08-06 18:26:34 +00:00
parent 1fc1fb2700
commit c11587a49c
@@ -6,13 +6,13 @@
}:
stdenvNoCC.mkDerivation (finalAttrs: {
pname = "stevenblack-blocklist";
version = "3.16.6";
version = "3.16.9";
src = fetchFromGitHub {
owner = "StevenBlack";
repo = "hosts";
tag = finalAttrs.version;
hash = "sha256-QrJGRXmyOz7sAxDeefZ/vdeX07RwNqX00WPuw6KOnsI=";
hash = "sha256-GLQLaiWBVdRatbq6OaydAddDREHPlHs/kr1QvQp/n1g=";
};
outputs = [