diff --git a/tools/air/manifest.yaml b/tools/air/manifest.yaml index 49766c7531..67f56c8f81 100644 --- a/tools/air/manifest.yaml +++ b/tools/air/manifest.yaml @@ -4,7 +4,7 @@ name: air license: name: GPLv3 link: https://github.com/air-verse/air/blob/master/LICENSE -version: "1.61.4" +version: "1.61.5" check: ${binary} -v | grep "built with Go" | cut -d, -f1 | cut -d' ' -f5 platforms: - linux/amd64