mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
vfox: Update to version 0.5.2
This commit is contained in:
parent
081d7d9038
commit
cc00d10a62
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "0.5.1",
|
||||
"version": "0.5.2",
|
||||
"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.5.1/vfox_0.5.1_windows_x86_64.zip",
|
||||
"hash": "1651c97e57ecd2bfe54d59d2741df8d5b4d703ea54015c45c38521584c307f5a",
|
||||
"extract_dir": "vfox_0.5.1_windows_x86_64"
|
||||
"url": "https://github.com/version-fox/vfox/releases/download/v0.5.2/vfox_0.5.2_windows_x86_64.zip",
|
||||
"hash": "c65f0cfd1723e2d8b2fd782177080ba8e20cff262303ca926965469c3280780a",
|
||||
"extract_dir": "vfox_0.5.2_windows_x86_64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/version-fox/vfox/releases/download/v0.5.1/vfox_0.5.1_windows_i386.zip",
|
||||
"hash": "380c4878e8ff8b9b402dced9d938aee13744b7d3f6431f559dfa3e644c37c08d",
|
||||
"extract_dir": "vfox_0.5.1_windows_i386"
|
||||
"url": "https://github.com/version-fox/vfox/releases/download/v0.5.2/vfox_0.5.2_windows_i386.zip",
|
||||
"hash": "19cbd743448be0ab8dc952ecb27a49e8f151f066a84f189346e4009813b265a4",
|
||||
"extract_dir": "vfox_0.5.2_windows_i386"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/version-fox/vfox/releases/download/v0.5.1/vfox_0.5.1_windows_aarch64.zip",
|
||||
"hash": "c33faeaaba9f2a4d33b438b4355ba72bd2f6d4252ecd98c75acc43cce79bd662",
|
||||
"extract_dir": "vfox_0.5.1_windows_aarch64"
|
||||
"url": "https://github.com/version-fox/vfox/releases/download/v0.5.2/vfox_0.5.2_windows_aarch64.zip",
|
||||
"hash": "aa2dc815ceaf8e848744bdedd527ac4106822b2f676c740929a5b031cda35787",
|
||||
"extract_dir": "vfox_0.5.2_windows_aarch64"
|
||||
}
|
||||
},
|
||||
"bin": "vfox.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user