diff --git a/bucket/vfox.json b/bucket/vfox.json index c0b0369efc..24af2db663 100644 --- a/bucket/vfox.json +++ b/bucket/vfox.json @@ -1,5 +1,5 @@ { - "version": "0.5.2", + "version": "0.5.3", "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.5.2/vfox_0.5.2_windows_x86_64.zip", - "hash": "c65f0cfd1723e2d8b2fd782177080ba8e20cff262303ca926965469c3280780a", - "extract_dir": "vfox_0.5.2_windows_x86_64" + "url": "https://github.com/version-fox/vfox/releases/download/v0.5.3/vfox_0.5.3_windows_x86_64.zip", + "hash": "47b93dddd5b0da23ec40aef7c01da708dae7221c394d710557f2badacd1c94c2", + "extract_dir": "vfox_0.5.3_windows_x86_64" }, "32bit": { - "url": "https://github.com/version-fox/vfox/releases/download/v0.5.2/vfox_0.5.2_windows_i386.zip", - "hash": "19cbd743448be0ab8dc952ecb27a49e8f151f066a84f189346e4009813b265a4", - "extract_dir": "vfox_0.5.2_windows_i386" + "url": "https://github.com/version-fox/vfox/releases/download/v0.5.3/vfox_0.5.3_windows_i386.zip", + "hash": "f742b0c925ff928818f5ad2e53132dc4bdfd2ba9ec1a95d32fe2b354b83f037a", + "extract_dir": "vfox_0.5.3_windows_i386" }, "arm64": { - "url": "https://github.com/version-fox/vfox/releases/download/v0.5.2/vfox_0.5.2_windows_aarch64.zip", - "hash": "aa2dc815ceaf8e848744bdedd527ac4106822b2f676c740929a5b031cda35787", - "extract_dir": "vfox_0.5.2_windows_aarch64" + "url": "https://github.com/version-fox/vfox/releases/download/v0.5.3/vfox_0.5.3_windows_aarch64.zip", + "hash": "a48b3d5da2246611f910d431a5db3c9d4d713df2024699eaa0409dd1cf8deac8", + "extract_dir": "vfox_0.5.3_windows_aarch64" } }, "bin": "vfox.exe",