mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-10-31 22:01:19 +00:00
vfox: Update to version 0.9.2
This commit is contained in:
parent
1c753c5f8b
commit
222bb21d8a
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "0.9.1",
|
||||
"version": "0.9.2",
|
||||
"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/v0.9.1/vfox_0.9.1_windows_x86_64.zip",
|
||||
"hash": "c1982fa3490ad15179240fb82b3dea9675403117fd37504fa87dcbbf5d958c46",
|
||||
"extract_dir": "vfox_0.9.1_windows_x86_64"
|
||||
"url": "https://github.com/version-fox/vfox/releases/download/v0.9.2/vfox_0.9.2_windows_x86_64.zip",
|
||||
"hash": "6800fe5cf0508c9b7e71b0724d7e2d5c4671018e0c14baf9b91244c5f5fe5747",
|
||||
"extract_dir": "vfox_0.9.2_windows_x86_64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/version-fox/vfox/releases/download/v0.9.1/vfox_0.9.1_windows_i386.zip",
|
||||
"hash": "97d0df6557c024e4fe3eb90cd386d56821725bab1d64b637e1d937638d16114b",
|
||||
"extract_dir": "vfox_0.9.1_windows_i386"
|
||||
"url": "https://github.com/version-fox/vfox/releases/download/v0.9.2/vfox_0.9.2_windows_i386.zip",
|
||||
"hash": "2207771d7326e4c28a101a914ca79306afa2c05ccf3f360b3440608c9768106e",
|
||||
"extract_dir": "vfox_0.9.2_windows_i386"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/version-fox/vfox/releases/download/v0.9.1/vfox_0.9.1_windows_aarch64.zip",
|
||||
"hash": "9907775d008e8b8f24eb3f984fb4fe0acbb522833979106c02f78c231b70ac9a",
|
||||
"extract_dir": "vfox_0.9.1_windows_aarch64"
|
||||
"url": "https://github.com/version-fox/vfox/releases/download/v0.9.2/vfox_0.9.2_windows_aarch64.zip",
|
||||
"hash": "abb3625ede6d649b6fe9f533f5e66aab72bc1f4f1ea08970d20958b1769b897c",
|
||||
"extract_dir": "vfox_0.9.2_windows_aarch64"
|
||||
}
|
||||
},
|
||||
"bin": "vfox.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user