stevenblack-blocklist: 3.15.51 -> 3.15.55 (#424571)

This commit is contained in:
Aleksana 2025-07-15 18:25:01 +08:00 committed by GitHub
commit 0c54544ee7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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