stevenblack-blocklist: 3.16.15 -> 3.16.18 (#443113)

This commit is contained in:
Nick Cao
2025-09-16 20:21:22 +00:00
committed by GitHub
@@ -6,13 +6,13 @@
}:
stdenvNoCC.mkDerivation (finalAttrs: {
pname = "stevenblack-blocklist";
version = "3.16.15";
version = "3.16.18";
src = fetchFromGitHub {
owner = "StevenBlack";
repo = "hosts";
tag = finalAttrs.version;
hash = "sha256-FlYlQZ/NqG0Z6tyakwVYJihs0jYi/gBoKF2694O/TSw=";
hash = "sha256-Xofuuhyj9eJIxHNhUUPxVA3KKQrgTuAz5ghjMrIPbkg=";
};
outputs = [