air: Update to version 1.63.0

This commit is contained in:
github-actions[bot] 2025-09-07 04:29:40 +00:00
parent 36568c8497
commit e9bf55a4e7

View File

@ -1,20 +1,20 @@
{ {
"version": "1.62.0", "version": "1.63.0",
"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.62.0/air_1.62.0_windows_amd64.tar.gz", "url": "https://github.com/cosmtrek/air/releases/download/v1.63.0/air_1.63.0_windows_amd64.tar.gz",
"hash": "b6c9fdcceb69b5809f6ed3d42404befc4010e5f99e30bb36428b16a76a203f59" "hash": "a38dd3638c126c683ef0932e2e13f669e99af6b5fe0b58ac6f72232943dcef18"
}, },
"32bit": { "32bit": {
"url": "https://github.com/cosmtrek/air/releases/download/v1.62.0/air_1.62.0_windows_386.tar.gz", "url": "https://github.com/cosmtrek/air/releases/download/v1.63.0/air_1.63.0_windows_386.tar.gz",
"hash": "1b6adfb9cdb98359b829426e788761252509c87afe5a87d1f8e356961d09e789" "hash": "a1f2d56d1d3e3430758de5a32d0beae347b251717f6948980fdb08c9e81f4cbf"
}, },
"arm64": { "arm64": {
"url": "https://github.com/cosmtrek/air/releases/download/v1.62.0/air_1.62.0_windows_arm64.tar.gz", "url": "https://github.com/cosmtrek/air/releases/download/v1.63.0/air_1.63.0_windows_arm64.tar.gz",
"hash": "3a641e68aed0de85c8437c0b0f61b765013b8241a20beeca107107cfdbbc578e" "hash": "a1c8c2e4b2c37d25eeae3a804e5998070b51b0ddf4ee70ba5b3509b7ce27f573"
} }
}, },
"bin": "air.exe", "bin": "air.exe",