air: Update to version 1.61.0

This commit is contained in:
github-actions[bot] 2024-10-09 16:30:42 +00:00
parent 2740546489
commit 2f3fd29d45

View File

@ -1,20 +1,20 @@
{
"version": "1.60.0",
"version": "1.61.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.60.0/air_1.60.0_windows_amd64.tar.gz",
"hash": "f69d9bc93e7f606984e52f73dd3a7f06ec548bc763d3306d22e11f7ac33e5c44"
"url": "https://github.com/cosmtrek/air/releases/download/v1.61.0/air_1.61.0_windows_amd64.tar.gz",
"hash": "f2042fa049bd9cc8df104e2b19c20e2b25864ca07b041101f999a5c309a37a3a"
},
"32bit": {
"url": "https://github.com/cosmtrek/air/releases/download/v1.60.0/air_1.60.0_windows_386.tar.gz",
"hash": "23e873fed26e3bcfaeb5f47af182cf2b0f1d507e053a772509d3c39e4a950cc1"
"url": "https://github.com/cosmtrek/air/releases/download/v1.61.0/air_1.61.0_windows_386.tar.gz",
"hash": "8336e699c4d92b7d176759d4f0e47b8885a1d692597a8b521e204c7dc5e2a92b"
},
"arm64": {
"url": "https://github.com/cosmtrek/air/releases/download/v1.60.0/air_1.60.0_windows_arm64.tar.gz",
"hash": "af0d014a751fca9241d4c597a97af7c302d0cff433ee29ea751ec23143309487"
"url": "https://github.com/cosmtrek/air/releases/download/v1.61.0/air_1.61.0_windows_arm64.tar.gz",
"hash": "83c816e91e609d2a8b756465a74de82d4745008a00fe408a2cc17000c7a48192"
}
},
"bin": "air.exe",