mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
air: Update to version 1.51.0
This commit is contained in:
parent
aa4e81b5ae
commit
0ebf394e12
@ -1,20 +1,20 @@
|
|||||||
{
|
{
|
||||||
"version": "1.50.0",
|
"version": "1.51.0",
|
||||||
"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.50.0/air_1.50.0_windows_amd64.tar.gz",
|
"url": "https://github.com/cosmtrek/air/releases/download/v1.51.0/air_1.51.0_windows_amd64.tar.gz",
|
||||||
"hash": "1c22b0baa36e960c24110c6392a432b4e1e2e3025254c22cb6bda08a65211cf9"
|
"hash": "09eb05b8da3259088350ef831d983c361c912606f9325279f996461d66417108"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/cosmtrek/air/releases/download/v1.50.0/air_1.50.0_windows_386.tar.gz",
|
"url": "https://github.com/cosmtrek/air/releases/download/v1.51.0/air_1.51.0_windows_386.tar.gz",
|
||||||
"hash": "a30d918816c6f4e0adba73ad5c5ee0f642afc0631b0ea2b1a52f99cdd90359fa"
|
"hash": "41f0d64094ebc6c5b115049ef393c26cdc355430574f97f3b9f3865fe49fef55"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/cosmtrek/air/releases/download/v1.50.0/air_1.50.0_windows_arm64.tar.gz",
|
"url": "https://github.com/cosmtrek/air/releases/download/v1.51.0/air_1.51.0_windows_arm64.tar.gz",
|
||||||
"hash": "21f54f1e147ce1c7efa238487c4326b09a79f6ccbc0656d2a16f4ac99b88d6e5"
|
"hash": "5955c8d44bdfde5c9231a7c12e6c8c64237db6d3ffc3744d85203a9897befcc5"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "air.exe",
|
"bin": "air.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user