mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
vfox: Update to version 0.6.8
This commit is contained in:
parent
7304eeb2cf
commit
1404d60e81
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "0.6.7",
|
||||
"version": "0.6.8",
|
||||
"description": "Manage multiple SDK versions with a single CLI tool, extendable via plugins",
|
||||
"homepage": "https://vfox.lhan.me/",
|
||||
"license": "Apache-2.0",
|
||||
@ -9,19 +9,19 @@
|
||||
],
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/version-fox/vfox/releases/download/v0.6.7/vfox_0.6.7_windows_x86_64.zip",
|
||||
"hash": "2eb069dc6246b8befbb81e09878a3bff75bbfaa04c3fb39f8c94b2e227d50f5e",
|
||||
"extract_dir": "vfox_0.6.7_windows_x86_64"
|
||||
"url": "https://github.com/version-fox/vfox/releases/download/v0.6.8/vfox_0.6.8_windows_x86_64.zip",
|
||||
"hash": "64728253b34b28332a3bd490e77375d5791fa02a1e324e3e0cb72b64c76868f8",
|
||||
"extract_dir": "vfox_0.6.8_windows_x86_64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/version-fox/vfox/releases/download/v0.6.7/vfox_0.6.7_windows_i386.zip",
|
||||
"hash": "04f931bc7af425db9d20d605c9bc7f643d8d2c321a861d474374cae97ad61da4",
|
||||
"extract_dir": "vfox_0.6.7_windows_i386"
|
||||
"url": "https://github.com/version-fox/vfox/releases/download/v0.6.8/vfox_0.6.8_windows_i386.zip",
|
||||
"hash": "17fe39cd538575833d4127378cdd82abb40fe37782dd576d2cbbbdaefff6692b",
|
||||
"extract_dir": "vfox_0.6.8_windows_i386"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/version-fox/vfox/releases/download/v0.6.7/vfox_0.6.7_windows_aarch64.zip",
|
||||
"hash": "a5165be962758198f5e85732b5a8c1df60ae48f4e09724cc58246e1647044031",
|
||||
"extract_dir": "vfox_0.6.7_windows_aarch64"
|
||||
"url": "https://github.com/version-fox/vfox/releases/download/v0.6.8/vfox_0.6.8_windows_aarch64.zip",
|
||||
"hash": "01376f61d8c3f1772d7cc03846ab83d826a2e898e5c7eb06ace71d932ef3714b",
|
||||
"extract_dir": "vfox_0.6.8_windows_aarch64"
|
||||
}
|
||||
},
|
||||
"bin": "vfox.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user