mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 09:41:20 +00:00
vfox: Update to version 0.5.1
This commit is contained in:
parent
086abf4c54
commit
15fdf9d605
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "0.5.0",
|
||||
"version": "0.5.1",
|
||||
"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.0/vfox_0.5.0_windows_x86_64.zip",
|
||||
"hash": "3d061291900b21a5d40ca3d562e6356dddca88c1d50273aa9fa403af8f2f0614",
|
||||
"extract_dir": "vfox_0.5.0_windows_x86_64"
|
||||
"url": "https://github.com/version-fox/vfox/releases/download/v0.5.1/vfox_0.5.1_windows_x86_64.zip",
|
||||
"hash": "2418f3762949f4ccd3493f633d7f30e9d319e6891acbe42ee55e6fdde3b18b0b",
|
||||
"extract_dir": "vfox_0.5.1_windows_x86_64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/version-fox/vfox/releases/download/v0.5.0/vfox_0.5.0_windows_i386.zip",
|
||||
"hash": "50008abc631c3e8ddf0c1ee60618353b2f11a1459a7c63d51c79e7ab6ba4f83b",
|
||||
"extract_dir": "vfox_0.5.0_windows_i386"
|
||||
"url": "https://github.com/version-fox/vfox/releases/download/v0.5.1/vfox_0.5.1_windows_i386.zip",
|
||||
"hash": "2418f3762949f4ccd3493f633d7f30e9d319e6891acbe42ee55e6fdde3b18b0b",
|
||||
"extract_dir": "vfox_0.5.1_windows_i386"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/version-fox/vfox/releases/download/v0.5.0/vfox_0.5.0_windows_aarch64.zip",
|
||||
"hash": "9102b7f8859e20603bf1556d0b40ce6662c12a1cb10917f4cbef9a458a6faff4",
|
||||
"extract_dir": "vfox_0.5.0_windows_aarch64"
|
||||
"url": "https://github.com/version-fox/vfox/releases/download/v0.5.1/vfox_0.5.1_windows_aarch64.zip",
|
||||
"hash": "2418f3762949f4ccd3493f633d7f30e9d319e6891acbe42ee55e6fdde3b18b0b",
|
||||
"extract_dir": "vfox_0.5.1_windows_aarch64"
|
||||
}
|
||||
},
|
||||
"bin": "vfox.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user