Merge pull request #333667 from r-ryantm/auto-update/api-linter

api-linter: 1.67.0 -> 1.67.1
This commit is contained in:
nixpkgs-merge-bot[bot] 2024-08-10 14:24:40 +00:00 committed by GitHub
commit 1c2fe4f05e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -5,13 +5,13 @@
buildGoModule rec {
pname = "api-linter";
version = "1.67.0";
version = "1.67.1";
src = fetchFromGitHub {
owner = "googleapis";
repo = "api-linter";
rev = "v${version}";
hash = "sha256-B98YFQYjBzHmKTc3yowT9JfWe8fiOVu0pFyyrwKk3Ws=";
hash = "sha256-nbLaLi3Uh/zU+SPHA2x8cMic/bOKBo9wybK3b1LHNpY=";
};
vendorHash = "sha256-+dyoWK5iXH480c+akg26BCF/J8lKQoATVqZUfqMa080=";