air: Update to version 1.63.3

This commit is contained in:
github-actions[bot] 2025-11-26 20:30:24 +00:00
parent d77bf58248
commit 6283b3516c

View File

@ -1,20 +1,20 @@
{ {
"version": "1.63.2", "version": "1.63.3",
"description": "A live-reloading command line utility for developing Go applications.", "description": "A live-reloading command line utility for developing Go applications.",
"homepage": "https://github.com/cosmtrek/air", "homepage": "https://github.com/cosmtrek/air",
"license": "GPL-3.0-or-later", "license": "GPL-3.0-or-later",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/cosmtrek/air/releases/download/v1.63.2/air_1.63.2_windows_amd64.tar.gz", "url": "https://github.com/cosmtrek/air/releases/download/v1.63.3/air_1.63.3_windows_amd64.tar.gz",
"hash": "3d65063a552067369e32a07db319e121eae7b26d66b1842d88812799dd82ef1b" "hash": "9ee8c5833c63b05146aecff3d20193e1bc995f65c175cb453bfdc8a35352f71c"
}, },
"32bit": { "32bit": {
"url": "https://github.com/cosmtrek/air/releases/download/v1.63.2/air_1.63.2_windows_386.tar.gz", "url": "https://github.com/cosmtrek/air/releases/download/v1.63.3/air_1.63.3_windows_386.tar.gz",
"hash": "dd67a75132c73690aedd3eebd4af9c4536d6a635c6bf629c1aeb7f7d21f1ef28" "hash": "7c2ea0bde79106acc03bb159862a5d447c22ad0a8478886a108cffa9fe447a20"
}, },
"arm64": { "arm64": {
"url": "https://github.com/cosmtrek/air/releases/download/v1.63.2/air_1.63.2_windows_arm64.tar.gz", "url": "https://github.com/cosmtrek/air/releases/download/v1.63.3/air_1.63.3_windows_arm64.tar.gz",
"hash": "5d5daabb612f4697da0d3ba71a2d871ffafc806084128b916c65545767d7d96e" "hash": "c3fcc4da5512c847be0afe88223b7118d681bfbb4bad199568d294f98c5e6805"
} }
}, },
"bin": "air.exe", "bin": "air.exe",