mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 05:41:32 +00:00
vfox: Update to version 0.3.4
This commit is contained in:
parent
c4e1dcfbe0
commit
8af20d7104
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "0.3.2",
|
||||
"version": "0.3.4",
|
||||
"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.3.2/vfox_0.3.2_windows_x86_64.zip",
|
||||
"hash": "00d8817e2f29f51477c33a0cde4bc61272f3d96af97f62c70840c1dea5654b92",
|
||||
"extract_dir": "vfox_0.3.2_windows_x86_64"
|
||||
"url": "https://github.com/version-fox/vfox/releases/download/v0.3.4/vfox_0.3.4_windows_x86_64.zip",
|
||||
"hash": "2a93497691fed8ebce8bc8f32bde59908bafbc5a8ed9f5c09500ca7811f0d570",
|
||||
"extract_dir": "vfox_0.3.4_windows_x86_64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/version-fox/vfox/releases/download/v0.3.2/vfox_0.3.2_windows_i386.zip",
|
||||
"hash": "546009c40a92742124abd1fe908249e00b95a22c49c933fd331218567f0c1a66",
|
||||
"extract_dir": "vfox_0.3.2_windows_i386"
|
||||
"url": "https://github.com/version-fox/vfox/releases/download/v0.3.4/vfox_0.3.4_windows_i386.zip",
|
||||
"hash": "2a93497691fed8ebce8bc8f32bde59908bafbc5a8ed9f5c09500ca7811f0d570",
|
||||
"extract_dir": "vfox_0.3.4_windows_i386"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/version-fox/vfox/releases/download/v0.3.2/vfox_0.3.2_windows_aarch64.zip",
|
||||
"hash": "22188a167c353f40ff4848e561ac02bd044290acbdb035c6304de74286c0ce4e",
|
||||
"extract_dir": "vfox_0.3.2_windows_aarch64"
|
||||
"url": "https://github.com/version-fox/vfox/releases/download/v0.3.4/vfox_0.3.4_windows_aarch64.zip",
|
||||
"hash": "2a93497691fed8ebce8bc8f32bde59908bafbc5a8ed9f5c09500ca7811f0d570",
|
||||
"extract_dir": "vfox_0.3.4_windows_aarch64"
|
||||
}
|
||||
},
|
||||
"bin": "vfox.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user