stevenblack-blocklist: 3.16.41 -> 3.16.43

This commit is contained in:
R. Ryantm
2025-12-20 08:58:43 +00:00
parent fc152c0f2c
commit 8aef7513e3
@@ -6,13 +6,13 @@
}:
stdenvNoCC.mkDerivation (finalAttrs: {
pname = "stevenblack-blocklist";
version = "3.16.41";
version = "3.16.43";
src = fetchFromGitHub {
owner = "StevenBlack";
repo = "hosts";
tag = finalAttrs.version;
hash = "sha256-DkcMg7kgNnn+FL9fxhsTaSa/Q0RkFanvTvcH65DIwa4=";
hash = "sha256-hC4B/vZxcinBI8Yq5gXcadXFtwSZ0wiO56VogeChdAI=";
};
outputs = [