stevenblack-blocklist: 3.15.45 -> 3.15.48

This commit is contained in:
R. Ryantm
2025-06-22 21:48:15 +00:00
parent a26012278e
commit d3cfd14623
@@ -6,13 +6,13 @@
}:
stdenvNoCC.mkDerivation (finalAttrs: {
pname = "stevenblack-blocklist";
version = "3.15.45";
version = "3.15.48";
src = fetchFromGitHub {
owner = "StevenBlack";
repo = "hosts";
tag = finalAttrs.version;
hash = "sha256-ONPW+AAFSeG808KUyGpvIYrnKrCu9WLoLkrxsaYPD5o=";
hash = "sha256-nUwtgfOf/JialxNHwTT9JAYZtdGZevVPKLwpLrU8T5A=";
};
outputs = [