air: Update to version 1.60.0

This commit is contained in:
github-actions[bot] 2024-09-21 16:29:45 +00:00
parent 9aa1ee3e3c
commit fa5393f3c6

View File

@ -1,20 +1,20 @@
{ {
"version": "1.52.3", "version": "1.60.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.52.3/air_1.52.3_windows_amd64.tar.gz", "url": "https://github.com/cosmtrek/air/releases/download/v1.60.0/air_1.60.0_windows_amd64.tar.gz",
"hash": "d0b0111c3674ba9e1e400716ddf2c53112b2c7425fb303dd1cd269e298cc6596" "hash": "f69d9bc93e7f606984e52f73dd3a7f06ec548bc763d3306d22e11f7ac33e5c44"
}, },
"32bit": { "32bit": {
"url": "https://github.com/cosmtrek/air/releases/download/v1.52.3/air_1.52.3_windows_386.tar.gz", "url": "https://github.com/cosmtrek/air/releases/download/v1.60.0/air_1.60.0_windows_386.tar.gz",
"hash": "c96d59d600840d6db8fe9aff535cbe5817954d9d4ad2a92ac31e74c664564043" "hash": "23e873fed26e3bcfaeb5f47af182cf2b0f1d507e053a772509d3c39e4a950cc1"
}, },
"arm64": { "arm64": {
"url": "https://github.com/cosmtrek/air/releases/download/v1.52.3/air_1.52.3_windows_arm64.tar.gz", "url": "https://github.com/cosmtrek/air/releases/download/v1.60.0/air_1.60.0_windows_arm64.tar.gz",
"hash": "6e600172bf05f08926eeb623e61e2db1b805da51f1bac7b3c2d9755e56d7cda9" "hash": "af0d014a751fca9241d4c597a97af7c302d0cff433ee29ea751ec23143309487"
} }
}, },
"bin": "air.exe", "bin": "air.exe",