stevenblack-blocklist: 3.16.109 -> 3.16.115

This commit is contained in:
R. Ryantm
2026-09-17 01:08:58 +00:00
parent 3257a290dd
commit 4fd6902ab7

View File

@@ -6,13 +6,13 @@
}:
stdenvNoCC.mkDerivation (finalAttrs: {
pname = "stevenblack-blocklist";
version = "3.16.109";
version = "3.16.115";
src = fetchFromGitHub {
owner = "StevenBlack";
repo = "hosts";
tag = finalAttrs.version;
hash = "sha256-tYcRpkBOrwcW+j+6iZGgnRu6vUnuodUld4LDrvakmr4=";
hash = "sha256-zukXKnH0Eb0FbXU9+Q3EWqIm+BCMrpGqwjC5so7JUAo=";
};
outputs = [