stevenblack-blocklist: 3.15.51 -> 3.15.55

This commit is contained in:
R. Ryantm 2025-07-12 11:36:30 +00:00
parent d8954dfb22
commit b1d7400ad2

View File

@ -6,13 +6,13 @@
}:
stdenvNoCC.mkDerivation (finalAttrs: {
pname = "stevenblack-blocklist";
version = "3.15.51";
version = "3.15.55";
src = fetchFromGitHub {
owner = "StevenBlack";
repo = "hosts";
tag = finalAttrs.version;
hash = "sha256-NISp1TNEgoLn2sBglpoKfg/aiiLynNOrOWqTppkbDs0=";
hash = "sha256-eDKP15xvd/SHZd4i2EorRZkS7ih5d8YNvCJQsRQeMYs=";
};
outputs = [