api-linter: 1.69.0 -> 1.69.2

This commit is contained in:
R. Ryantm
2025-02-25 21:07:03 +00:00
parent 03aafcd3d3
commit 9721e7a3e7
+2 -2
View File
@@ -6,13 +6,13 @@
buildGoModule rec {
pname = "api-linter";
version = "1.69.0";
version = "1.69.2";
src = fetchFromGitHub {
owner = "googleapis";
repo = "api-linter";
rev = "v${version}";
hash = "sha256-a+TBI4rm/6JzDH6PZyYfX6ThZuA6FW7H6ml5K9lorG4=";
hash = "sha256-eLs5F3wghAfPfRQgAtW220xlzs7Un8sPpRpfvzc8Jfw=";
};
vendorHash = "sha256-wQQGQHz7Z8iSaDbfGWR/MazCo27uLycN0rKerRqzCDc=";