mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
vfox: Update to version 0.3.1
This commit is contained in:
parent
cc9235694a
commit
bbc29afb88
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "0.3.0",
|
"version": "0.3.1",
|
||||||
"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.3.0/vfox_0.3.0_windows_x86_64.zip",
|
"url": "https://github.com/version-fox/vfox/releases/download/v0.3.1/vfox_0.3.1_windows_x86_64.zip",
|
||||||
"hash": "73f3044f131521c182ef1081c70b63cfb5c54c37716fa5ee78a9dcfd178a9705",
|
"hash": "854f260f304b80d61219b5d2e4ff91909f9916d8b504e704e8c78131d0fcc432",
|
||||||
"extract_dir": "vfox_0.3.0_windows_x86_64"
|
"extract_dir": "vfox_0.3.1_windows_x86_64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/version-fox/vfox/releases/download/v0.3.0/vfox_0.3.0_windows_i386.zip",
|
"url": "https://github.com/version-fox/vfox/releases/download/v0.3.1/vfox_0.3.1_windows_i386.zip",
|
||||||
"hash": "2354043f9e24ffa59f41f574f81e7b16aa90f3f8a3b2f0449dae21898c4d51c2",
|
"hash": "854f260f304b80d61219b5d2e4ff91909f9916d8b504e704e8c78131d0fcc432",
|
||||||
"extract_dir": "vfox_0.3.0_windows_i386"
|
"extract_dir": "vfox_0.3.1_windows_i386"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/version-fox/vfox/releases/download/v0.3.0/vfox_0.3.0_windows_aarch64.zip",
|
"url": "https://github.com/version-fox/vfox/releases/download/v0.3.1/vfox_0.3.1_windows_aarch64.zip",
|
||||||
"hash": "d4cc58769c64f24bd1425d6b55bc3636afcce8416c8dfc69a9a4d93d72f3ccf0",
|
"hash": "854f260f304b80d61219b5d2e4ff91909f9916d8b504e704e8c78131d0fcc432",
|
||||||
"extract_dir": "vfox_0.3.0_windows_aarch64"
|
"extract_dir": "vfox_0.3.1_windows_aarch64"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "vfox.exe",
|
"bin": "vfox.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user