stevenblack-blocklist: 3.16.97 -> 3.16.99

This commit is contained in:
R. Ryantm
2026-07-21 14:10:22 +00:00
parent e8c0d649a5
commit 8238cfe212

View File

@@ -6,13 +6,13 @@
}:
stdenvNoCC.mkDerivation (finalAttrs: {
pname = "stevenblack-blocklist";
version = "3.16.97";
version = "3.16.99";
src = fetchFromGitHub {
owner = "StevenBlack";
repo = "hosts";
tag = finalAttrs.version;
hash = "sha256-5r8r57m+Ilce6Onu/svc05yyrLGH5S65RixbwqlpmPU=";
hash = "sha256-IZaEcG/u1zgJBxXc2Dyx0gxzpnmWQQ5NUyOrDBLiOXk=";
};
outputs = [