mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 06:41:19 +00:00
air: Update to version 1.47.0
This commit is contained in:
parent
cfc2be1e24
commit
28c86b3695
@ -1,20 +1,20 @@
|
||||
{
|
||||
"version": "1.46.0",
|
||||
"version": "1.47.0",
|
||||
"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.46.0/air_1.46.0_windows_amd64.tar.gz",
|
||||
"hash": "b2389ba202eaaa183090efe513c9e5eb098da7e37b9015adea53c470492394df"
|
||||
"url": "https://github.com/cosmtrek/air/releases/download/v1.47.0/air_1.47.0_windows_amd64.tar.gz",
|
||||
"hash": "4c5fd391ab7c7b06b19d5f64885d323e7e6e2cf1987f0013b5f8bf563997aa86"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/cosmtrek/air/releases/download/v1.46.0/air_1.46.0_windows_386.tar.gz",
|
||||
"hash": "832ad3a5f251d4f9fb446c5b0a0ce1e64dcf807ba9bbf3ebd85d8969b51bf167"
|
||||
"url": "https://github.com/cosmtrek/air/releases/download/v1.47.0/air_1.47.0_windows_386.tar.gz",
|
||||
"hash": "fefb5ab150aad19e675e315506b651cd363c93e94da96a8912fb9670b9592d69"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/cosmtrek/air/releases/download/v1.46.0/air_1.46.0_windows_arm64.tar.gz",
|
||||
"hash": "bc06b8489e4930515c555bb66985f553f929a814de8c55a8418c9c2a89a32964"
|
||||
"url": "https://github.com/cosmtrek/air/releases/download/v1.47.0/air_1.47.0_windows_arm64.tar.gz",
|
||||
"hash": "78303f10c7bcf1afa9efc306fe965169400cf707a4610f5e540090770a2e69a1"
|
||||
}
|
||||
},
|
||||
"bin": "air.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user