vfox: Update to version 0.6.4

This commit is contained in:
github-actions[bot] 2025-03-15 12:31:12 +00:00
parent 4ff3e955ad
commit e6ea752609

View File

@ -1,5 +1,5 @@
{
"version": "0.6.3",
"version": "0.6.4",
"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.3/vfox_0.6.3_windows_x86_64.zip",
"hash": "32a68b771638d4e9d76c35e872e3a13a16ff09786b63565f88a2fa25d9f19b91",
"extract_dir": "vfox_0.6.3_windows_x86_64"
"url": "https://github.com/version-fox/vfox/releases/download/v0.6.4/vfox_0.6.4_windows_x86_64.zip",
"hash": "97bf3a10ecf64bed9b982c9a043cd3b4c28b0e8bd6702ae5b7c0556ea8a0d232",
"extract_dir": "vfox_0.6.4_windows_x86_64"
},
"32bit": {
"url": "https://github.com/version-fox/vfox/releases/download/v0.6.3/vfox_0.6.3_windows_i386.zip",
"hash": "f3ea07df925af9b7852aaf37ffaddbf7f88096a273cc0ed93d026b73fe813e86",
"extract_dir": "vfox_0.6.3_windows_i386"
"url": "https://github.com/version-fox/vfox/releases/download/v0.6.4/vfox_0.6.4_windows_i386.zip",
"hash": "88290ad5d4d699aa1d8575d02a3fd627df75928f47e7ee036f9577d48963d11a",
"extract_dir": "vfox_0.6.4_windows_i386"
},
"arm64": {
"url": "https://github.com/version-fox/vfox/releases/download/v0.6.3/vfox_0.6.3_windows_aarch64.zip",
"hash": "6acdfce386537313d0bae24c88a360ee53ee31dd609ee772307a3fb6c88288cf",
"extract_dir": "vfox_0.6.3_windows_aarch64"
"url": "https://github.com/version-fox/vfox/releases/download/v0.6.4/vfox_0.6.4_windows_aarch64.zip",
"hash": "6c0cfe088ba06a6f8686bc1990a0a76ed76ea3c03528b4d542d89e34bdbf1bab",
"extract_dir": "vfox_0.6.4_windows_aarch64"
}
},
"bin": "vfox.exe",