mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
vfox: Update to version 0.6.9
This commit is contained in:
parent
67fb50c693
commit
5faaaf3bd8
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "0.6.8",
|
||||
"version": "0.6.9",
|
||||
"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.8/vfox_0.6.8_windows_x86_64.zip",
|
||||
"hash": "64728253b34b28332a3bd490e77375d5791fa02a1e324e3e0cb72b64c76868f8",
|
||||
"extract_dir": "vfox_0.6.8_windows_x86_64"
|
||||
"url": "https://github.com/version-fox/vfox/releases/download/v0.6.9/vfox_0.6.9_windows_x86_64.zip",
|
||||
"hash": "5f86e1e3727d9f56d86087416f8f1d9b6b8b24135321acd33d9a0498b0460f9b",
|
||||
"extract_dir": "vfox_0.6.9_windows_x86_64"
|
||||
},
|
||||
"32bit": {
|
||||
"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"
|
||||
"url": "https://github.com/version-fox/vfox/releases/download/v0.6.9/vfox_0.6.9_windows_i386.zip",
|
||||
"hash": "09e7adbae293f9d6ad37387cfc754f66b9a013534ccd34d966ba91fc5c7e995b",
|
||||
"extract_dir": "vfox_0.6.9_windows_i386"
|
||||
},
|
||||
"arm64": {
|
||||
"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"
|
||||
"url": "https://github.com/version-fox/vfox/releases/download/v0.6.9/vfox_0.6.9_windows_aarch64.zip",
|
||||
"hash": "882c360be5caa44ed62adfd8d7fe245549937e39d2e85d6303e1f95d3399ed13",
|
||||
"extract_dir": "vfox_0.6.9_windows_aarch64"
|
||||
}
|
||||
},
|
||||
"bin": "vfox.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user