diff --git a/bucket/vfox.json b/bucket/vfox.json index 24af2db663..702df84594 100644 --- a/bucket/vfox.json +++ b/bucket/vfox.json @@ -1,5 +1,5 @@ { - "version": "0.5.3", + "version": "0.5.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.5.3/vfox_0.5.3_windows_x86_64.zip", - "hash": "47b93dddd5b0da23ec40aef7c01da708dae7221c394d710557f2badacd1c94c2", - "extract_dir": "vfox_0.5.3_windows_x86_64" + "url": "https://github.com/version-fox/vfox/releases/download/v0.5.4/vfox_0.5.4_windows_x86_64.zip", + "hash": "5b3018329226573464634dc0aabe5503cbb3937f2023dbbf42196a227bbf8be2", + "extract_dir": "vfox_0.5.4_windows_x86_64" }, "32bit": { - "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" + "url": "https://github.com/version-fox/vfox/releases/download/v0.5.4/vfox_0.5.4_windows_i386.zip", + "hash": "478658accb86b0431c79157612e4e649411d5b9a2484140f1835a0e8e2101239", + "extract_dir": "vfox_0.5.4_windows_i386" }, "arm64": { - "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" + "url": "https://github.com/version-fox/vfox/releases/download/v0.5.4/vfox_0.5.4_windows_aarch64.zip", + "hash": "33f7854d2b87812716b46d41aa10f11c647041f322c5764a2b9b186b866c240f", + "extract_dir": "vfox_0.5.4_windows_aarch64" } }, "bin": "vfox.exe",