stevenblack-blocklist: 3.16.23 -> 3.16.24

This commit is contained in:
R. Ryantm
2025-10-13 06:16:00 +00:00
parent 72229b769b
commit b5cbe8a0e3

View File

@@ -6,13 +6,13 @@
}:
stdenvNoCC.mkDerivation (finalAttrs: {
pname = "stevenblack-blocklist";
version = "3.16.23";
version = "3.16.24";
src = fetchFromGitHub {
owner = "StevenBlack";
repo = "hosts";
tag = finalAttrs.version;
hash = "sha256-xwfozRzPrq8PybpRYVkQ/RXF4AbroLk3FMA32XCnFrk=";
hash = "sha256-LL91oKfSC1TV+bFwFFqnrDnbDnn+FukaFEQ8Ma4BJjo=";
};
outputs = [