mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
air: Update to version 1.63.4
This commit is contained in:
parent
ae0a0732c8
commit
60a5e01360
@ -1,20 +1,20 @@
|
|||||||
{
|
{
|
||||||
"version": "1.63.3",
|
"version": "1.63.4",
|
||||||
"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.63.3/air_1.63.3_windows_amd64.tar.gz",
|
"url": "https://github.com/cosmtrek/air/releases/download/v1.63.4/air_1.63.4_windows_amd64.tar.gz",
|
||||||
"hash": "9ee8c5833c63b05146aecff3d20193e1bc995f65c175cb453bfdc8a35352f71c"
|
"hash": "9f5b464ce00005fae56a59a349fde000a973fd3f4ccfd46154d258cc2ab089f1"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/cosmtrek/air/releases/download/v1.63.3/air_1.63.3_windows_386.tar.gz",
|
"url": "https://github.com/cosmtrek/air/releases/download/v1.63.4/air_1.63.4_windows_386.tar.gz",
|
||||||
"hash": "7c2ea0bde79106acc03bb159862a5d447c22ad0a8478886a108cffa9fe447a20"
|
"hash": "701f7389822afd77312904da33924691da704dae7bd6fa929d39eb6b461d17ee"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/cosmtrek/air/releases/download/v1.63.3/air_1.63.3_windows_arm64.tar.gz",
|
"url": "https://github.com/cosmtrek/air/releases/download/v1.63.4/air_1.63.4_windows_arm64.tar.gz",
|
||||||
"hash": "c3fcc4da5512c847be0afe88223b7118d681bfbb4bad199568d294f98c5e6805"
|
"hash": "0ebf1d5f22c3facae4930a7d67e550fdf26722ced12fecf9bb9e48b6c11cd8ac"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "air.exe",
|
"bin": "air.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user