air: Update to version 1.47.0

This commit is contained in:
github-actions[bot] 2023-10-16 12:31:45 +00:00
parent cfc2be1e24
commit 28c86b3695

View File

@ -1,20 +1,20 @@
{ {
"version": "1.46.0", "version": "1.47.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.46.0/air_1.46.0_windows_amd64.tar.gz", "url": "https://github.com/cosmtrek/air/releases/download/v1.47.0/air_1.47.0_windows_amd64.tar.gz",
"hash": "b2389ba202eaaa183090efe513c9e5eb098da7e37b9015adea53c470492394df" "hash": "4c5fd391ab7c7b06b19d5f64885d323e7e6e2cf1987f0013b5f8bf563997aa86"
}, },
"32bit": { "32bit": {
"url": "https://github.com/cosmtrek/air/releases/download/v1.46.0/air_1.46.0_windows_386.tar.gz", "url": "https://github.com/cosmtrek/air/releases/download/v1.47.0/air_1.47.0_windows_386.tar.gz",
"hash": "832ad3a5f251d4f9fb446c5b0a0ce1e64dcf807ba9bbf3ebd85d8969b51bf167" "hash": "fefb5ab150aad19e675e315506b651cd363c93e94da96a8912fb9670b9592d69"
}, },
"arm64": { "arm64": {
"url": "https://github.com/cosmtrek/air/releases/download/v1.46.0/air_1.46.0_windows_arm64.tar.gz", "url": "https://github.com/cosmtrek/air/releases/download/v1.47.0/air_1.47.0_windows_arm64.tar.gz",
"hash": "bc06b8489e4930515c555bb66985f553f929a814de8c55a8418c9c2a89a32964" "hash": "78303f10c7bcf1afa9efc306fe965169400cf707a4610f5e540090770a2e69a1"
} }
}, },
"bin": "air.exe", "bin": "air.exe",