stevenblack-blocklist: 3.16.9 -> 3.16.12

This commit is contained in:
R. Ryantm 2025-08-15 16:19:27 +00:00
parent cedc4cc963
commit 8eb18ffc0e

View File

@ -6,13 +6,13 @@
}:
stdenvNoCC.mkDerivation (finalAttrs: {
pname = "stevenblack-blocklist";
version = "3.16.9";
version = "3.16.12";
src = fetchFromGitHub {
owner = "StevenBlack";
repo = "hosts";
tag = finalAttrs.version;
hash = "sha256-GLQLaiWBVdRatbq6OaydAddDREHPlHs/kr1QvQp/n1g=";
hash = "sha256-RqO03N6dRQqbAaSEG20PRyqvmdV1sJYx1P7wTZsOSjE=";
};
outputs = [