mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
air: Update to version 1.60.0
This commit is contained in:
parent
9aa1ee3e3c
commit
fa5393f3c6
@ -1,20 +1,20 @@
|
||||
{
|
||||
"version": "1.52.3",
|
||||
"version": "1.60.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.52.3/air_1.52.3_windows_amd64.tar.gz",
|
||||
"hash": "d0b0111c3674ba9e1e400716ddf2c53112b2c7425fb303dd1cd269e298cc6596"
|
||||
"url": "https://github.com/cosmtrek/air/releases/download/v1.60.0/air_1.60.0_windows_amd64.tar.gz",
|
||||
"hash": "f69d9bc93e7f606984e52f73dd3a7f06ec548bc763d3306d22e11f7ac33e5c44"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/cosmtrek/air/releases/download/v1.52.3/air_1.52.3_windows_386.tar.gz",
|
||||
"hash": "c96d59d600840d6db8fe9aff535cbe5817954d9d4ad2a92ac31e74c664564043"
|
||||
"url": "https://github.com/cosmtrek/air/releases/download/v1.60.0/air_1.60.0_windows_386.tar.gz",
|
||||
"hash": "23e873fed26e3bcfaeb5f47af182cf2b0f1d507e053a772509d3c39e4a950cc1"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/cosmtrek/air/releases/download/v1.52.3/air_1.52.3_windows_arm64.tar.gz",
|
||||
"hash": "6e600172bf05f08926eeb623e61e2db1b805da51f1bac7b3c2d9755e56d7cda9"
|
||||
"url": "https://github.com/cosmtrek/air/releases/download/v1.60.0/air_1.60.0_windows_arm64.tar.gz",
|
||||
"hash": "af0d014a751fca9241d4c597a97af7c302d0cff433ee29ea751ec23143309487"
|
||||
}
|
||||
},
|
||||
"bin": "air.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user