air: Update to version 1.63.5

This commit is contained in:
github-actions[bot] 2026-01-04 16:30:23 +00:00
parent 5ab31554c0
commit 41cbeecf75

View File

@ -1,20 +1,20 @@
{
"version": "1.63.4",
"version": "1.63.5",
"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.4/air_1.63.4_windows_amd64.tar.gz",
"hash": "9f5b464ce00005fae56a59a349fde000a973fd3f4ccfd46154d258cc2ab089f1"
"url": "https://github.com/cosmtrek/air/releases/download/v1.63.5/air_1.63.5_windows_amd64.tar.gz",
"hash": "73a33581f77089436ea98baf7570e2dc3bdf0644fb25ff306c6aedfe535fe04d"
},
"32bit": {
"url": "https://github.com/cosmtrek/air/releases/download/v1.63.4/air_1.63.4_windows_386.tar.gz",
"hash": "701f7389822afd77312904da33924691da704dae7bd6fa929d39eb6b461d17ee"
"url": "https://github.com/cosmtrek/air/releases/download/v1.63.5/air_1.63.5_windows_386.tar.gz",
"hash": "be70a53effc86d73c5d50fcfb7901ae6f5d81256e420e5fa347375305578501f"
},
"arm64": {
"url": "https://github.com/cosmtrek/air/releases/download/v1.63.4/air_1.63.4_windows_arm64.tar.gz",
"hash": "0ebf1d5f22c3facae4930a7d67e550fdf26722ced12fecf9bb9e48b6c11cd8ac"
"url": "https://github.com/cosmtrek/air/releases/download/v1.63.5/air_1.63.5_windows_arm64.tar.gz",
"hash": "de7fe13cffcf401d47e88fb54645228487bd755bd05f4de73a68fc410667046b"
}
},
"bin": "air.exe",