stevenblack-blocklist: 3.16.78 -> 3.16.80 (#519322)

This commit is contained in:
nixpkgs-ci[bot]
2026-05-13 15:14:17 +00:00
committed by GitHub
@@ -6,13 +6,13 @@
}:
stdenvNoCC.mkDerivation (finalAttrs: {
pname = "stevenblack-blocklist";
version = "3.16.78";
version = "3.16.80";
src = fetchFromGitHub {
owner = "StevenBlack";
repo = "hosts";
tag = finalAttrs.version;
hash = "sha256-8lfsRiiacHumCkJ+AgQh2AVeI2K5BJVL3Zr+N/ycKs4=";
hash = "sha256-wTiDXFiBKV4M4jv1JrVLL/kkIyE1FK4qino07BYU5fc=";
};
outputs = [