From 6283b3516c2a15e0797dd8a6c5ddfc8c991c45ee Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 26 Nov 2025 20:30:24 +0000 Subject: [PATCH] air: Update to version 1.63.3 --- bucket/air.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/air.json b/bucket/air.json index ff7312dff8..e9f1f7fd80 100644 --- a/bucket/air.json +++ b/bucket/air.json @@ -1,20 +1,20 @@ { - "version": "1.63.2", + "version": "1.63.3", "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.63.2/air_1.63.2_windows_amd64.tar.gz", - "hash": "3d65063a552067369e32a07db319e121eae7b26d66b1842d88812799dd82ef1b" + "url": "https://github.com/cosmtrek/air/releases/download/v1.63.3/air_1.63.3_windows_amd64.tar.gz", + "hash": "9ee8c5833c63b05146aecff3d20193e1bc995f65c175cb453bfdc8a35352f71c" }, "32bit": { - "url": "https://github.com/cosmtrek/air/releases/download/v1.63.2/air_1.63.2_windows_386.tar.gz", - "hash": "dd67a75132c73690aedd3eebd4af9c4536d6a635c6bf629c1aeb7f7d21f1ef28" + "url": "https://github.com/cosmtrek/air/releases/download/v1.63.3/air_1.63.3_windows_386.tar.gz", + "hash": "7c2ea0bde79106acc03bb159862a5d447c22ad0a8478886a108cffa9fe447a20" }, "arm64": { - "url": "https://github.com/cosmtrek/air/releases/download/v1.63.2/air_1.63.2_windows_arm64.tar.gz", - "hash": "5d5daabb612f4697da0d3ba71a2d871ffafc806084128b916c65545767d7d96e" + "url": "https://github.com/cosmtrek/air/releases/download/v1.63.3/air_1.63.3_windows_arm64.tar.gz", + "hash": "c3fcc4da5512c847be0afe88223b7118d681bfbb4bad199568d294f98c5e6805" } }, "bin": "air.exe",