stevenblack-blocklist: 3.16.12 -> 3.16.13

This commit is contained in:
R. Ryantm
2025-08-24 05:34:31 +00:00
parent 73347dcecf
commit 3eeef11c81
@@ -6,13 +6,13 @@
}:
stdenvNoCC.mkDerivation (finalAttrs: {
pname = "stevenblack-blocklist";
version = "3.16.12";
version = "3.16.13";
src = fetchFromGitHub {
owner = "StevenBlack";
repo = "hosts";
tag = finalAttrs.version;
hash = "sha256-RqO03N6dRQqbAaSEG20PRyqvmdV1sJYx1P7wTZsOSjE=";
hash = "sha256-tvtHai3Z/kXhHSVOwopJBqTwrBFckcuj/GSe8wtk7u4=";
};
outputs = [