vfox: Update to version 0.6.10

This commit is contained in:
github-actions[bot] 2025-05-20 16:30:05 +00:00
parent 28c60329e1
commit c0a174cea3

View File

@ -1,5 +1,5 @@
{
"version": "0.6.9",
"version": "0.6.10",
"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.6.9/vfox_0.6.9_windows_x86_64.zip",
"hash": "5f86e1e3727d9f56d86087416f8f1d9b6b8b24135321acd33d9a0498b0460f9b",
"extract_dir": "vfox_0.6.9_windows_x86_64"
"url": "https://github.com/version-fox/vfox/releases/download/v0.6.10/vfox_0.6.10_windows_x86_64.zip",
"hash": "3d1dde8aa0bd47641aaecc8ffa5e428e86e0a5c8f336973915d077fdebc5eb04",
"extract_dir": "vfox_0.6.10_windows_x86_64"
},
"32bit": {
"url": "https://github.com/version-fox/vfox/releases/download/v0.6.9/vfox_0.6.9_windows_i386.zip",
"hash": "09e7adbae293f9d6ad37387cfc754f66b9a013534ccd34d966ba91fc5c7e995b",
"extract_dir": "vfox_0.6.9_windows_i386"
"url": "https://github.com/version-fox/vfox/releases/download/v0.6.10/vfox_0.6.10_windows_i386.zip",
"hash": "51fcd4a96ca167bbc4b5a9d0a37e4a1f8d33c391e32eaf00a57a6248dd9a0f65",
"extract_dir": "vfox_0.6.10_windows_i386"
},
"arm64": {
"url": "https://github.com/version-fox/vfox/releases/download/v0.6.9/vfox_0.6.9_windows_aarch64.zip",
"hash": "882c360be5caa44ed62adfd8d7fe245549937e39d2e85d6303e1f95d3399ed13",
"extract_dir": "vfox_0.6.9_windows_aarch64"
"url": "https://github.com/version-fox/vfox/releases/download/v0.6.10/vfox_0.6.10_windows_aarch64.zip",
"hash": "a094e399dc2eeb89061f92c54983f28a9aa3540f2d1f2773050f86085ca113ea",
"extract_dir": "vfox_0.6.10_windows_aarch64"
}
},
"bin": "vfox.exe",