mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
vfox: Update to version 0.4.1
This commit is contained in:
parent
d644ddddab
commit
62ad03c7f9
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "0.3.4",
|
||||
"version": "0.4.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.3.4/vfox_0.3.4_windows_x86_64.zip",
|
||||
"hash": "61b5f71ac26fe311eed38c89eb617781871853b9e45c49bec060d31e4ae7eebd",
|
||||
"extract_dir": "vfox_0.3.4_windows_x86_64"
|
||||
"url": "https://github.com/version-fox/vfox/releases/download/v0.4.1/vfox_0.4.1_windows_x86_64.zip",
|
||||
"hash": "e63993efd06b95946f279ce589f97a5e1c058d9c14d0737040596f5119ef5940",
|
||||
"extract_dir": "vfox_0.4.1_windows_x86_64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/version-fox/vfox/releases/download/v0.3.4/vfox_0.3.4_windows_i386.zip",
|
||||
"hash": "11ff5e0b3cf9e39170de09b0452a4c5d5a19edbc24b07653e78fe530801900ea",
|
||||
"extract_dir": "vfox_0.3.4_windows_i386"
|
||||
"url": "https://github.com/version-fox/vfox/releases/download/v0.4.1/vfox_0.4.1_windows_i386.zip",
|
||||
"hash": "e63993efd06b95946f279ce589f97a5e1c058d9c14d0737040596f5119ef5940",
|
||||
"extract_dir": "vfox_0.4.1_windows_i386"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/version-fox/vfox/releases/download/v0.3.4/vfox_0.3.4_windows_aarch64.zip",
|
||||
"hash": "281780144638bb0f9bccb935a30394796dfdf8c2ad35c6bf9f21568ae5274e97",
|
||||
"extract_dir": "vfox_0.3.4_windows_aarch64"
|
||||
"url": "https://github.com/version-fox/vfox/releases/download/v0.4.1/vfox_0.4.1_windows_aarch64.zip",
|
||||
"hash": "e63993efd06b95946f279ce589f97a5e1c058d9c14d0737040596f5119ef5940",
|
||||
"extract_dir": "vfox_0.4.1_windows_aarch64"
|
||||
}
|
||||
},
|
||||
"bin": "vfox.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user