stevenblack-blocklist: 3.16.13 -> 3.16.15

This commit is contained in:
R. Ryantm
2025-09-04 12:16:54 +00:00
parent 1db6d3c472
commit 06ba16201e
@@ -6,13 +6,13 @@
}:
stdenvNoCC.mkDerivation (finalAttrs: {
pname = "stevenblack-blocklist";
version = "3.16.13";
version = "3.16.15";
src = fetchFromGitHub {
owner = "StevenBlack";
repo = "hosts";
tag = finalAttrs.version;
hash = "sha256-tvtHai3Z/kXhHSVOwopJBqTwrBFckcuj/GSe8wtk7u4=";
hash = "sha256-FlYlQZ/NqG0Z6tyakwVYJihs0jYi/gBoKF2694O/TSw=";
};
outputs = [