api-linter: 1.69.0 -> 1.69.2 (#385093)

Co-authored-by: xrelkd <xrelkd@users.noreply.github.com>
This commit is contained in:
nixpkgs-merge-bot[bot]
2025-02-26 00:20:17 +00:00
committed by GitHub
co-authored by xrelkd
+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=";