From f780b5f5ac289f2d1d9a3c47bf12533b17cf0522 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 31 May 2025 08:29:29 +0000 Subject: [PATCH] air: Update to version 1.62.0 --- bucket/air.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/air.json b/bucket/air.json index 6d305c0b56..b24bb88716 100644 --- a/bucket/air.json +++ b/bucket/air.json @@ -1,20 +1,20 @@ { - "version": "1.61.7", + "version": "1.62.0", "description": "A live-reloading command line utility for developing Go applications.", "homepage": "https://github.com/cosmtrek/air", "license": "GPL-3.0-or-later", "architecture": { "64bit": { - "url": "https://github.com/cosmtrek/air/releases/download/v1.61.7/air_1.61.7_windows_amd64.tar.gz", - "hash": "b540ba69194cc8a59472da5865f822090eccf9099ef172e0ce038c7ed16751c0" + "url": "https://github.com/cosmtrek/air/releases/download/v1.62.0/air_1.62.0_windows_amd64.tar.gz", + "hash": "b6c9fdcceb69b5809f6ed3d42404befc4010e5f99e30bb36428b16a76a203f59" }, "32bit": { - "url": "https://github.com/cosmtrek/air/releases/download/v1.61.7/air_1.61.7_windows_386.tar.gz", - "hash": "115d1003e95998779ed568b8b4b002e5cee79102903df9ba367c67944054323d" + "url": "https://github.com/cosmtrek/air/releases/download/v1.62.0/air_1.62.0_windows_386.tar.gz", + "hash": "1b6adfb9cdb98359b829426e788761252509c87afe5a87d1f8e356961d09e789" }, "arm64": { - "url": "https://github.com/cosmtrek/air/releases/download/v1.61.7/air_1.61.7_windows_arm64.tar.gz", - "hash": "18ffd728c2f3d83e5ae7ff3c0c8d108eaef253ede8e3469af5abdcb7a6f3a91b" + "url": "https://github.com/cosmtrek/air/releases/download/v1.62.0/air_1.62.0_windows_arm64.tar.gz", + "hash": "3a641e68aed0de85c8437c0b0f61b765013b8241a20beeca107107cfdbbc578e" } }, "bin": "air.exe",