diff --git a/bucket/vfox.json b/bucket/vfox.json index acb6a1b9c9..74383d5285 100644 --- a/bucket/vfox.json +++ b/bucket/vfox.json @@ -1,5 +1,5 @@ { - "version": "0.2.5", + "version": "0.2.6", "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.2.5/vfox_0.2.5_windows_x86_64.zip", - "hash": "dba428cc4eedc0904b1e4a1117ea1965b09f966a7d28b9cb8cf9ce287373a655", - "extract_dir": "vfox_0.2.5_windows_x86_64" + "url": "https://github.com/version-fox/vfox/releases/download/v0.2.6/vfox_0.2.6_windows_x86_64.zip", + "hash": "4cfcbb3c25ce8229a146a395ea0dc22130c751c4feb3f0a065f94b45d7ed014f", + "extract_dir": "vfox_0.2.6_windows_x86_64" }, "32bit": { - "url": "https://github.com/version-fox/vfox/releases/download/v0.2.5/vfox_0.2.5_windows_i386.zip", - "hash": "dba428cc4eedc0904b1e4a1117ea1965b09f966a7d28b9cb8cf9ce287373a655", - "extract_dir": "vfox_0.2.5_windows_i386" + "url": "https://github.com/version-fox/vfox/releases/download/v0.2.6/vfox_0.2.6_windows_i386.zip", + "hash": "4cfcbb3c25ce8229a146a395ea0dc22130c751c4feb3f0a065f94b45d7ed014f", + "extract_dir": "vfox_0.2.6_windows_i386" }, "arm64": { - "url": "https://github.com/version-fox/vfox/releases/download/v0.2.5/vfox_0.2.5_windows_aarch64.zip", - "hash": "dba428cc4eedc0904b1e4a1117ea1965b09f966a7d28b9cb8cf9ce287373a655", - "extract_dir": "vfox_0.2.5_windows_aarch64" + "url": "https://github.com/version-fox/vfox/releases/download/v0.2.6/vfox_0.2.6_windows_aarch64.zip", + "hash": "4cfcbb3c25ce8229a146a395ea0dc22130c751c4feb3f0a065f94b45d7ed014f", + "extract_dir": "vfox_0.2.6_windows_aarch64" } }, "bin": "vfox.exe",