air: Update to version 1.61.1

This commit is contained in:
github-actions[bot] 2024-10-16 04:30:11 +00:00
parent f422fbd9eb
commit 17f140bf6b

View File

@ -1,20 +1,20 @@
{
"version": "1.61.0",
"version": "1.61.1",
"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.61.0/air_1.61.0_windows_amd64.tar.gz",
"hash": "f2042fa049bd9cc8df104e2b19c20e2b25864ca07b041101f999a5c309a37a3a"
"url": "https://github.com/cosmtrek/air/releases/download/v1.61.1/air_1.61.1_windows_amd64.tar.gz",
"hash": "c81f3b418c06debce5883bd09c8a36c3751706059dc1c4d95f45b191ea2a5135"
},
"32bit": {
"url": "https://github.com/cosmtrek/air/releases/download/v1.61.0/air_1.61.0_windows_386.tar.gz",
"hash": "8336e699c4d92b7d176759d4f0e47b8885a1d692597a8b521e204c7dc5e2a92b"
"url": "https://github.com/cosmtrek/air/releases/download/v1.61.1/air_1.61.1_windows_386.tar.gz",
"hash": "5be20d50b95579fc43c3ac696861c4815cb1969675adb13474a1939b10bdaaee"
},
"arm64": {
"url": "https://github.com/cosmtrek/air/releases/download/v1.61.0/air_1.61.0_windows_arm64.tar.gz",
"hash": "83c816e91e609d2a8b756465a74de82d4745008a00fe408a2cc17000c7a48192"
"url": "https://github.com/cosmtrek/air/releases/download/v1.61.1/air_1.61.1_windows_arm64.tar.gz",
"hash": "ba3227b89280b29a398d19be403317f04838ed473a973cf09a17f02dc30e0125"
}
},
"bin": "air.exe",