air: Update to version 1.61.3

This commit is contained in:
github-actions[bot] 2024-12-16 16:31:14 +00:00
parent d515b6976d
commit a450abad4c

View File

@ -1,20 +1,20 @@
{
"version": "1.61.1",
"version": "1.61.3",
"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.1/air_1.61.1_windows_amd64.tar.gz",
"hash": "c81f3b418c06debce5883bd09c8a36c3751706059dc1c4d95f45b191ea2a5135"
"url": "https://github.com/cosmtrek/air/releases/download/v1.61.3/air_1.61.3_windows_amd64.tar.gz",
"hash": "8c8d485dec66fa355e72c854c52352ed434fe9c1d910aa31f0131744fec000ca"
},
"32bit": {
"url": "https://github.com/cosmtrek/air/releases/download/v1.61.1/air_1.61.1_windows_386.tar.gz",
"hash": "5be20d50b95579fc43c3ac696861c4815cb1969675adb13474a1939b10bdaaee"
"url": "https://github.com/cosmtrek/air/releases/download/v1.61.3/air_1.61.3_windows_386.tar.gz",
"hash": "d653815d793280507ff24edd0b02427dcf5bccd6421c5d75c0ef2258c78d6cd7"
},
"arm64": {
"url": "https://github.com/cosmtrek/air/releases/download/v1.61.1/air_1.61.1_windows_arm64.tar.gz",
"hash": "ba3227b89280b29a398d19be403317f04838ed473a973cf09a17f02dc30e0125"
"url": "https://github.com/cosmtrek/air/releases/download/v1.61.3/air_1.61.3_windows_arm64.tar.gz",
"hash": "3d0d83d96274037d045829ef2fbd5a1a054a200b7b74efd043e30cc1bb33c433"
}
},
"bin": "air.exe",