mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-22 07:11:33 +00:00
vfox: Update to version 0.3.2
This commit is contained in:
parent
288887f58f
commit
fc3d0563c5
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "0.3.1",
|
"version": "0.3.2",
|
||||||
"description": "Manage multiple SDK versions with a single CLI tool, extendable via plugins",
|
"description": "Manage multiple SDK versions with a single CLI tool, extendable via plugins",
|
||||||
"homepage": "https://vfox.lhan.me/",
|
"homepage": "https://vfox.lhan.me/",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
@ -9,19 +9,19 @@
|
|||||||
],
|
],
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/version-fox/vfox/releases/download/v0.3.1/vfox_0.3.1_windows_x86_64.zip",
|
"url": "https://github.com/version-fox/vfox/releases/download/v0.3.2/vfox_0.3.2_windows_x86_64.zip",
|
||||||
"hash": "c9152aa5d1726206deb497429519aa444655ff2e3b8b572854ab8979f1a97118",
|
"hash": "3a1e3a62486b6e0060b9b2e2e219a7f79df411fc585ade58803c9482571ecc1d",
|
||||||
"extract_dir": "vfox_0.3.1_windows_x86_64"
|
"extract_dir": "vfox_0.3.2_windows_x86_64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/version-fox/vfox/releases/download/v0.3.1/vfox_0.3.1_windows_i386.zip",
|
"url": "https://github.com/version-fox/vfox/releases/download/v0.3.2/vfox_0.3.2_windows_i386.zip",
|
||||||
"hash": "33c6621fdbfcd3e5a0c83028b71db7f42eb467f02b1b6d6a0b6d7f55286956f2",
|
"hash": "3a1e3a62486b6e0060b9b2e2e219a7f79df411fc585ade58803c9482571ecc1d",
|
||||||
"extract_dir": "vfox_0.3.1_windows_i386"
|
"extract_dir": "vfox_0.3.2_windows_i386"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/version-fox/vfox/releases/download/v0.3.1/vfox_0.3.1_windows_aarch64.zip",
|
"url": "https://github.com/version-fox/vfox/releases/download/v0.3.2/vfox_0.3.2_windows_aarch64.zip",
|
||||||
"hash": "8fca301721674b91a530d094e22f8d737d25e110e32d646d985f8146c4059d5a",
|
"hash": "3a1e3a62486b6e0060b9b2e2e219a7f79df411fc585ade58803c9482571ecc1d",
|
||||||
"extract_dir": "vfox_0.3.1_windows_aarch64"
|
"extract_dir": "vfox_0.3.2_windows_aarch64"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "vfox.exe",
|
"bin": "vfox.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user