stevenblack-blocklist: 3.14.100 -> 3.14.104 (#339607)

This commit is contained in:
nixpkgs-merge-bot[bot]
2024-09-04 20:06:37 +00:00
committed by GitHub
@@ -6,13 +6,13 @@
}:
stdenvNoCC.mkDerivation (finalAttrs: {
pname = "stevenblack-blocklist";
version = "3.14.100";
version = "3.14.104";
src = fetchFromGitHub {
owner = "StevenBlack";
repo = "hosts";
rev = "refs/tags/${finalAttrs.version}";
hash = "sha256-6PdF/COJ7UA8ULHMJ2HEIwc6wwNDUxS/92r3D8f6N1E=";
hash = "sha256-APxlS1c68AGOGUBv/SVHTFDYuvMZHxFVEqXDlfEJlqk=";
};
outputs = [