From e9bf55a4e7a7c961e1cc40834079450d4c6ec9f1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 7 Sep 2025 04:29:40 +0000 Subject: [PATCH] air: Update to version 1.63.0 --- bucket/air.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/air.json b/bucket/air.json index b24bb88716..a76735dfb2 100644 --- a/bucket/air.json +++ b/bucket/air.json @@ -1,20 +1,20 @@ { - "version": "1.62.0", + "version": "1.63.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.62.0/air_1.62.0_windows_amd64.tar.gz", - "hash": "b6c9fdcceb69b5809f6ed3d42404befc4010e5f99e30bb36428b16a76a203f59" + "url": "https://github.com/cosmtrek/air/releases/download/v1.63.0/air_1.63.0_windows_amd64.tar.gz", + "hash": "a38dd3638c126c683ef0932e2e13f669e99af6b5fe0b58ac6f72232943dcef18" }, "32bit": { - "url": "https://github.com/cosmtrek/air/releases/download/v1.62.0/air_1.62.0_windows_386.tar.gz", - "hash": "1b6adfb9cdb98359b829426e788761252509c87afe5a87d1f8e356961d09e789" + "url": "https://github.com/cosmtrek/air/releases/download/v1.63.0/air_1.63.0_windows_386.tar.gz", + "hash": "a1f2d56d1d3e3430758de5a32d0beae347b251717f6948980fdb08c9e81f4cbf" }, "arm64": { - "url": "https://github.com/cosmtrek/air/releases/download/v1.62.0/air_1.62.0_windows_arm64.tar.gz", - "hash": "3a641e68aed0de85c8437c0b0f61b765013b8241a20beeca107107cfdbbc578e" + "url": "https://github.com/cosmtrek/air/releases/download/v1.63.0/air_1.63.0_windows_arm64.tar.gz", + "hash": "a1c8c2e4b2c37d25eeae3a804e5998070b51b0ddf4ee70ba5b3509b7ce27f573" } }, "bin": "air.exe",