stevenblack-blocklist: 3.15.5 -> 3.15.8 (#372042)

Co-authored-by: Frontear <Frontear@users.noreply.github.com>
This commit is contained in:
nixpkgs-merge-bot[bot]
2025-01-21 01:47:19 +00:00
committed by GitHub
co-authored by Frontear
@@ -6,13 +6,13 @@
}:
stdenvNoCC.mkDerivation (finalAttrs: {
pname = "stevenblack-blocklist";
version = "3.15.5";
version = "3.15.8";
src = fetchFromGitHub {
owner = "StevenBlack";
repo = "hosts";
tag = finalAttrs.version;
hash = "sha256-bBQu5n/rMT8bEsBMmv3CtGUZ/ybCTuDw5E2GYZI5woU=";
hash = "sha256-WdqYgQB4MN1H3SH/Wn8yJIDXJToAcy49D3Rqd8/zj64=";
};
outputs = [