air: Update to version 1.62.0

This commit is contained in:
github-actions[bot] 2025-05-31 08:29:29 +00:00
parent 2a8e19094a
commit f780b5f5ac

View File

@ -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",