stevenblack-blocklist: 3.15.20 -> 3.15.24

This commit is contained in:
R. Ryantm 2025-03-14 11:28:41 +00:00
parent 573c650e8a
commit 9e6af1666b

View File

@ -6,13 +6,13 @@
}:
stdenvNoCC.mkDerivation (finalAttrs: {
pname = "stevenblack-blocklist";
version = "3.15.20";
version = "3.15.24";
src = fetchFromGitHub {
owner = "StevenBlack";
repo = "hosts";
tag = finalAttrs.version;
hash = "sha256-NReJCA379CGPRsIy5xifVz0xtBOJ+XrPaAhDKIGV9Ik=";
hash = "sha256-34JVDJ6X1naRj+eFbuWSRxdfF5GX8FCTSFXNe78q1S8=";
};
outputs = [