api-linter: 1.67.2 -> 1.67.3

This commit is contained in:
R. Ryantm
2024-09-24 04:22:42 +00:00
parent ee35dc7c19
commit 80b7689946
+2 -2
View File
@@ -5,13 +5,13 @@
buildGoModule rec {
pname = "api-linter";
version = "1.67.2";
version = "1.67.3";
src = fetchFromGitHub {
owner = "googleapis";
repo = "api-linter";
rev = "v${version}";
hash = "sha256-xwRpJKAkZFSpmAQti2EswM6RXlJVwD+nNY9t5oRzU1s=";
hash = "sha256-uyupDoLLF1lqYaufBsSNDjKVGF0JsRnephkq4Hk3aMU=";
};
vendorHash = "sha256-+dyoWK5iXH480c+akg26BCF/J8lKQoATVqZUfqMa080=";