air: Update to version 1.52.0

This commit is contained in:
github-actions[bot] 2024-05-05 16:27:51 +00:00
parent d14cb5d0ec
commit 7888094dc5

View File

@ -1,20 +1,20 @@
{ {
"version": "1.51.0", "version": "1.52.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.51.0/air_1.51.0_windows_amd64.tar.gz", "url": "https://github.com/cosmtrek/air/releases/download/v1.52.0/air_1.52.0_windows_amd64.tar.gz",
"hash": "09eb05b8da3259088350ef831d983c361c912606f9325279f996461d66417108" "hash": "455e22ec3f4e7ff028480f90af99b3e616c75fd4e5f31b5684e08c4fbc20a133"
}, },
"32bit": { "32bit": {
"url": "https://github.com/cosmtrek/air/releases/download/v1.51.0/air_1.51.0_windows_386.tar.gz", "url": "https://github.com/cosmtrek/air/releases/download/v1.52.0/air_1.52.0_windows_386.tar.gz",
"hash": "41f0d64094ebc6c5b115049ef393c26cdc355430574f97f3b9f3865fe49fef55" "hash": "e87221600ad042dd20b843e453bba4b67585645aee6d075c696540a6d895556d"
}, },
"arm64": { "arm64": {
"url": "https://github.com/cosmtrek/air/releases/download/v1.51.0/air_1.51.0_windows_arm64.tar.gz", "url": "https://github.com/cosmtrek/air/releases/download/v1.52.0/air_1.52.0_windows_arm64.tar.gz",
"hash": "5955c8d44bdfde5c9231a7c12e6c8c64237db6d3ffc3744d85203a9897befcc5" "hash": "b1e1d3b91caea91fd3ca3f29314312c118ed6834921228cd364cfa90d5e66ad4"
} }
}, },
"bin": "air.exe", "bin": "air.exe",