mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-24 20:34:43 +00:00
vfox: Update to version 1.0.6
This commit is contained in:
parent
3cfbc34d0a
commit
bb459580dc
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.0.5",
|
||||
"version": "1.0.6",
|
||||
"description": "Manage multiple SDK versions with a single CLI tool, extendable via plugins",
|
||||
"homepage": "https://vfox.dev/",
|
||||
"license": "Apache-2.0",
|
||||
@ -9,19 +9,19 @@
|
||||
],
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/version-fox/vfox/releases/download/v1.0.5/vfox_1.0.5_windows_x86_64.zip",
|
||||
"hash": "0983a36cb66a922a6830395fb5761bfc04eaef444ee426fada083aa44719128d",
|
||||
"extract_dir": "vfox_1.0.5_windows_x86_64"
|
||||
"url": "https://github.com/version-fox/vfox/releases/download/v1.0.6/vfox_1.0.6_windows_x86_64.zip",
|
||||
"hash": "dcbde97220ac34a2dd3651b27d0196197f7f45d6401d430f6bed24d8d5b1b4dd",
|
||||
"extract_dir": "vfox_1.0.6_windows_x86_64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/version-fox/vfox/releases/download/v1.0.5/vfox_1.0.5_windows_i386.zip",
|
||||
"hash": "93438efd8bc91ebd051a4cc8ca27ec3aa8f2ebc9bfedee7d3344fde3be969edb",
|
||||
"extract_dir": "vfox_1.0.5_windows_i386"
|
||||
"url": "https://github.com/version-fox/vfox/releases/download/v1.0.6/vfox_1.0.6_windows_i386.zip",
|
||||
"hash": "89f52b7263b3c42e0c56e0156a0717b0a5ac15d22902b90e9a5524ed6293a308",
|
||||
"extract_dir": "vfox_1.0.6_windows_i386"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/version-fox/vfox/releases/download/v1.0.5/vfox_1.0.5_windows_aarch64.zip",
|
||||
"hash": "bb3c710a6378b248579a4b460df5252b5cf31c9fa8cb47c999f04ad62d01edde",
|
||||
"extract_dir": "vfox_1.0.5_windows_aarch64"
|
||||
"url": "https://github.com/version-fox/vfox/releases/download/v1.0.6/vfox_1.0.6_windows_aarch64.zip",
|
||||
"hash": "94035b99dc85fea393ee88ddb851eb42eed477f345e62234c41c10c663e97f5c",
|
||||
"extract_dir": "vfox_1.0.6_windows_aarch64"
|
||||
}
|
||||
},
|
||||
"bin": "vfox.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user