mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
air: Update to version 1.61.7
This commit is contained in:
parent
b070fe4e73
commit
15aba4d3a7
@ -1,20 +1,20 @@
|
|||||||
{
|
{
|
||||||
"version": "1.61.5",
|
"version": "1.61.7",
|
||||||
"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.61.5/air_1.61.5_windows_amd64.tar.gz",
|
"url": "https://github.com/cosmtrek/air/releases/download/v1.61.7/air_1.61.7_windows_amd64.tar.gz",
|
||||||
"hash": "5b02db5493c92b7a360e55479cc0f9d66b972bfe6dc21a953843dd8fd0cca8f1"
|
"hash": "b540ba69194cc8a59472da5865f822090eccf9099ef172e0ce038c7ed16751c0"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/cosmtrek/air/releases/download/v1.61.5/air_1.61.5_windows_386.tar.gz",
|
"url": "https://github.com/cosmtrek/air/releases/download/v1.61.7/air_1.61.7_windows_386.tar.gz",
|
||||||
"hash": "be8c0c2444f7df1452f0a016ac6408e16bffc46539d1394af1c124a728b7e614"
|
"hash": "115d1003e95998779ed568b8b4b002e5cee79102903df9ba367c67944054323d"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/cosmtrek/air/releases/download/v1.61.5/air_1.61.5_windows_arm64.tar.gz",
|
"url": "https://github.com/cosmtrek/air/releases/download/v1.61.7/air_1.61.7_windows_arm64.tar.gz",
|
||||||
"hash": "ce8bb8027b75b2040e0fa9a7c406ab7c3e8fcdc59c76b09b11abdddd9c4f531d"
|
"hash": "18ffd728c2f3d83e5ae7ff3c0c8d108eaef253ede8e3469af5abdcb7a6f3a91b"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "air.exe",
|
"bin": "air.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user