air: Update to version 1.52.3

This commit is contained in:
github-actions[bot] 2024-06-24 16:28:01 +00:00
parent d0220380a5
commit 35b51748b8

View File

@ -1,20 +1,20 @@
{ {
"version": "1.52.2", "version": "1.52.3",
"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.2/air_1.52.2_windows_amd64.tar.gz", "url": "https://github.com/cosmtrek/air/releases/download/v1.52.3/air_1.52.3_windows_amd64.tar.gz",
"hash": "20627f2fd3f26ef6010ca2470a47b2b5fe40a9cf878895e94df1425d3bc1e772" "hash": "d0b0111c3674ba9e1e400716ddf2c53112b2c7425fb303dd1cd269e298cc6596"
}, },
"32bit": { "32bit": {
"url": "https://github.com/cosmtrek/air/releases/download/v1.52.2/air_1.52.2_windows_386.tar.gz", "url": "https://github.com/cosmtrek/air/releases/download/v1.52.3/air_1.52.3_windows_386.tar.gz",
"hash": "e487400592d0e20cce7a132f331c55e634563d7804566af8cddc11d30ff66353" "hash": "c96d59d600840d6db8fe9aff535cbe5817954d9d4ad2a92ac31e74c664564043"
}, },
"arm64": { "arm64": {
"url": "https://github.com/cosmtrek/air/releases/download/v1.52.2/air_1.52.2_windows_arm64.tar.gz", "url": "https://github.com/cosmtrek/air/releases/download/v1.52.3/air_1.52.3_windows_arm64.tar.gz",
"hash": "c250ba390c278fcca65c8eb5362d27c44171afd5f23fa2f793f9f4fab01da468" "hash": "6e600172bf05f08926eeb623e61e2db1b805da51f1bac7b3c2d9755e56d7cda9"
} }
}, },
"bin": "air.exe", "bin": "air.exe",