air: Update to version 1.63.9

This commit is contained in:
github-actions[bot] 2026-01-12 16:30:33 +00:00
parent d45eef9473
commit 890e3517ca

View File

@ -1,20 +1,20 @@
{
"version": "1.63.8",
"version": "1.63.9",
"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.8/air_1.63.8_windows_amd64.tar.gz",
"hash": "96b630060cefe54bd4ff95e40d91a45ece46c50cc448b1b5fc97a193eda26c49"
"url": "https://github.com/cosmtrek/air/releases/download/v1.63.9/air_1.63.9_windows_amd64.tar.gz",
"hash": "89ffb9977f0b6bd83be81d95eef42b9262a97e4135a84df42350f4a5cae0a011"
},
"32bit": {
"url": "https://github.com/cosmtrek/air/releases/download/v1.63.8/air_1.63.8_windows_386.tar.gz",
"hash": "daa6a1fda3ede396a7440de533f8e80e4bebd02540d330392ad08b48bbd51e80"
"url": "https://github.com/cosmtrek/air/releases/download/v1.63.9/air_1.63.9_windows_386.tar.gz",
"hash": "7f25ffd57515b887fff2d0c06ff512377149618893f77fe6dd814a0ac6d4de35"
},
"arm64": {
"url": "https://github.com/cosmtrek/air/releases/download/v1.63.8/air_1.63.8_windows_arm64.tar.gz",
"hash": "8daa1c5a4b27a3b206e529e705ced0a4f2a317dceabb3e861d98fb3eb172ee73"
"url": "https://github.com/cosmtrek/air/releases/download/v1.63.9/air_1.63.9_windows_arm64.tar.gz",
"hash": "6d6679dcbef4acb35a0d5323cd6c590568be091758d70a7efc689861492b46cc"
}
},
"bin": "air.exe",