stevenblack-blocklist: 3.16.63 -> 3.16.65

This commit is contained in:
R. Ryantm
2026-03-06 05:38:03 +00:00
parent b2ad9e2890
commit d12eea8731
@@ -6,13 +6,13 @@
}:
stdenvNoCC.mkDerivation (finalAttrs: {
pname = "stevenblack-blocklist";
version = "3.16.63";
version = "3.16.65";
src = fetchFromGitHub {
owner = "StevenBlack";
repo = "hosts";
tag = finalAttrs.version;
hash = "sha256-PYB4Dns88vYz7Yo3BOrtEez4IGPBvh1SbHECRO8Hfvc=";
hash = "sha256-tbPVxjpuNYftAM7vIPfDpTV1la9XX8GkQTuPVgvwOtE=";
};
outputs = [