stevenblack-blocklist: 3.16.40 -> 3.16.41

This commit is contained in:
R. Ryantm
2025-12-13 18:25:23 +00:00
parent f407bfe0b8
commit 59612d5a30
@@ -6,13 +6,13 @@
}:
stdenvNoCC.mkDerivation (finalAttrs: {
pname = "stevenblack-blocklist";
version = "3.16.40";
version = "3.16.41";
src = fetchFromGitHub {
owner = "StevenBlack";
repo = "hosts";
tag = finalAttrs.version;
hash = "sha256-i+CthE7tyFicVSDxa7LI/7RkWoD3W2/uNGrKGDpbEtw=";
hash = "sha256-DkcMg7kgNnn+FL9fxhsTaSa/Q0RkFanvTvcH65DIwa4=";
};
outputs = [