stevenblack-blocklist: 3.16.80 -> 3.16.81

This commit is contained in:
R. Ryantm
2026-05-20 15:38:11 +00:00
parent b34d83610c
commit fb8a81dfe4
@@ -6,13 +6,13 @@
}:
stdenvNoCC.mkDerivation (finalAttrs: {
pname = "stevenblack-blocklist";
version = "3.16.80";
version = "3.16.81";
src = fetchFromGitHub {
owner = "StevenBlack";
repo = "hosts";
tag = finalAttrs.version;
hash = "sha256-wTiDXFiBKV4M4jv1JrVLL/kkIyE1FK4qino07BYU5fc=";
hash = "sha256-TdfeoGfVEsrP1dIzchd++iMkVxQixSpJNIfcvV1Dl2c=";
};
outputs = [