Merge pull request #328082 from r-ryantm/auto-update/stevenblack-blocklist

stevenblack-blocklist: 3.14.87 -> 3.14.88
This commit is contained in:
nixpkgs-merge-bot[bot] 2024-07-18 04:51:07 +00:00 committed by GitHub
commit 878dc623e3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6,13 +6,13 @@
}:
stdenvNoCC.mkDerivation (finalAttrs: {
pname = "stevenblack-blocklist";
version = "3.14.87";
version = "3.14.88";
src = fetchFromGitHub {
owner = "StevenBlack";
repo = "hosts";
rev = "refs/tags/${finalAttrs.version}";
hash = "sha256-QkzDj4EUtmNmJltYu6YOZQBtxm8S23PGdg8nosCzK9M=";
hash = "sha256-tS7CDuotk+aAbtOR1x3u3ymyRvPgb3GZjuDcJNm6lZs=";
};
outputs = [