vfox: Update to version 0.6.5

This commit is contained in:
github-actions[bot] 2025-04-12 08:29:26 +00:00
parent 8fb0e52188
commit 822660fa25

View File

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