mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
vfox: Update to version 0.6.0
This commit is contained in:
parent
ea7b9ba5e5
commit
5af26eeb03
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "0.5.5",
|
"version": "0.6.0",
|
||||||
"description": "Manage multiple SDK versions with a single CLI tool, extendable via plugins",
|
"description": "Manage multiple SDK versions with a single CLI tool, extendable via plugins",
|
||||||
"homepage": "https://vfox.lhan.me/",
|
"homepage": "https://vfox.lhan.me/",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
@ -9,19 +9,19 @@
|
|||||||
],
|
],
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/version-fox/vfox/releases/download/v0.5.5/vfox_0.5.5_windows_x86_64.zip",
|
"url": "https://github.com/version-fox/vfox/releases/download/v0.6.0/vfox_0.6.0_windows_x86_64.zip",
|
||||||
"hash": "0367d7c418390ecf943f6181eada5d5447e79293216bdbcfc4112832390e4e1a",
|
"hash": "8b2b0062b0264f8af93fcf341251d037d45b3f632778de0b0290e580af6a4f47",
|
||||||
"extract_dir": "vfox_0.5.5_windows_x86_64"
|
"extract_dir": "vfox_0.6.0_windows_x86_64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/version-fox/vfox/releases/download/v0.5.5/vfox_0.5.5_windows_i386.zip",
|
"url": "https://github.com/version-fox/vfox/releases/download/v0.6.0/vfox_0.6.0_windows_i386.zip",
|
||||||
"hash": "348f05227d91c2a6ef25b3e15a71ec43fe27a4106e8cf253118a2ad60d526e00",
|
"hash": "0b5e119bb79022da4b5db58152abffa81f6fd4b969822a1af2954c49b942d380",
|
||||||
"extract_dir": "vfox_0.5.5_windows_i386"
|
"extract_dir": "vfox_0.6.0_windows_i386"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/version-fox/vfox/releases/download/v0.5.5/vfox_0.5.5_windows_aarch64.zip",
|
"url": "https://github.com/version-fox/vfox/releases/download/v0.6.0/vfox_0.6.0_windows_aarch64.zip",
|
||||||
"hash": "9f1c26de2710ffbef10e4df5b3d483272368b752288d046a9a1695d11410249f",
|
"hash": "55063887aef97e27b3881ec8b8fa8d1cd03aed9bee6e4d1d40920843cd26b2c6",
|
||||||
"extract_dir": "vfox_0.5.5_windows_aarch64"
|
"extract_dir": "vfox_0.6.0_windows_aarch64"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "vfox.exe",
|
"bin": "vfox.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user