diff --git a/bucket/vfox.json b/bucket/vfox.json index 1c2070809b..958bba1298 100644 --- a/bucket/vfox.json +++ b/bucket/vfox.json @@ -1,5 +1,5 @@ { - "version": "0.4.1", + "version": "0.4.2", "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.4.1/vfox_0.4.1_windows_x86_64.zip", - "hash": "8e0b365509056488efbb58f03f23da0f149dafd9f6dc27e73988ca197ea96ac9", - "extract_dir": "vfox_0.4.1_windows_x86_64" + "url": "https://github.com/version-fox/vfox/releases/download/v0.4.2/vfox_0.4.2_windows_x86_64.zip", + "hash": "e5d6146981ce2380893061fe05c0c9a2fd66189c154c2bae40f537597c30d54f", + "extract_dir": "vfox_0.4.2_windows_x86_64" }, "32bit": { - "url": "https://github.com/version-fox/vfox/releases/download/v0.4.1/vfox_0.4.1_windows_i386.zip", - "hash": "636c70764447697aa2a34ea01fed02f7f8de63002bcd232e2ffa1bcec1ba8d89", - "extract_dir": "vfox_0.4.1_windows_i386" + "url": "https://github.com/version-fox/vfox/releases/download/v0.4.2/vfox_0.4.2_windows_i386.zip", + "hash": "e5d6146981ce2380893061fe05c0c9a2fd66189c154c2bae40f537597c30d54f", + "extract_dir": "vfox_0.4.2_windows_i386" }, "arm64": { - "url": "https://github.com/version-fox/vfox/releases/download/v0.4.1/vfox_0.4.1_windows_aarch64.zip", - "hash": "ccb4108efffbadab2b5978bd33ed947ce2317cb1efc5c3e2b8e1348cee75ca59", - "extract_dir": "vfox_0.4.1_windows_aarch64" + "url": "https://github.com/version-fox/vfox/releases/download/v0.4.2/vfox_0.4.2_windows_aarch64.zip", + "hash": "e5d6146981ce2380893061fe05c0c9a2fd66189c154c2bae40f537597c30d54f", + "extract_dir": "vfox_0.4.2_windows_aarch64" } }, "bin": "vfox.exe",