From 7304eeb2cfd67cc2a0464118ddf8102f5e20e6da Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 18 May 2025 04:30:16 +0000 Subject: [PATCH] vfox: Update to version 0.6.7 --- bucket/vfox.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/bucket/vfox.json b/bucket/vfox.json index 21ae508b64..4404dba4b0 100644 --- a/bucket/vfox.json +++ b/bucket/vfox.json @@ -1,5 +1,5 @@ { - "version": "0.6.6", + "version": "0.6.7", "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.6.6/vfox_0.6.6_windows_x86_64.zip", - "hash": "d920cdef4b9bc6f39804a3f57604a29fb9baae3c64d26497ace34138c2deb63e", - "extract_dir": "vfox_0.6.6_windows_x86_64" + "url": "https://github.com/version-fox/vfox/releases/download/v0.6.7/vfox_0.6.7_windows_x86_64.zip", + "hash": "2eb069dc6246b8befbb81e09878a3bff75bbfaa04c3fb39f8c94b2e227d50f5e", + "extract_dir": "vfox_0.6.7_windows_x86_64" }, "32bit": { - "url": "https://github.com/version-fox/vfox/releases/download/v0.6.6/vfox_0.6.6_windows_i386.zip", - "hash": "a3675e29aa027f07ef360a97aecb41c6224487abb0439882897a6f6244c64764", - "extract_dir": "vfox_0.6.6_windows_i386" + "url": "https://github.com/version-fox/vfox/releases/download/v0.6.7/vfox_0.6.7_windows_i386.zip", + "hash": "04f931bc7af425db9d20d605c9bc7f643d8d2c321a861d474374cae97ad61da4", + "extract_dir": "vfox_0.6.7_windows_i386" }, "arm64": { - "url": "https://github.com/version-fox/vfox/releases/download/v0.6.6/vfox_0.6.6_windows_aarch64.zip", - "hash": "ae4b1c245068e8d23670d3657db51524710ab719223a945be461ea6758218c09", - "extract_dir": "vfox_0.6.6_windows_aarch64" + "url": "https://github.com/version-fox/vfox/releases/download/v0.6.7/vfox_0.6.7_windows_aarch64.zip", + "hash": "a5165be962758198f5e85732b5a8c1df60ae48f4e09724cc58246e1647044031", + "extract_dir": "vfox_0.6.7_windows_aarch64" } }, "bin": "vfox.exe",