From 15977ba09737a041751f258983800ca66deada66 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 6 Mar 2025 04:30:45 +0000 Subject: [PATCH] vfox: Update to version 0.6.2 --- bucket/vfox.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/bucket/vfox.json b/bucket/vfox.json index 618cbf2cba..5c72b2eddf 100644 --- a/bucket/vfox.json +++ b/bucket/vfox.json @@ -1,5 +1,5 @@ { - "version": "0.6.1", + "version": "0.6.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.6.1/vfox_0.6.1_windows_x86_64.zip", - "hash": "6643cce3eb4639d190bff3eef73c23cbdfdc9465374d81b027f3631944396274", - "extract_dir": "vfox_0.6.1_windows_x86_64" + "url": "https://github.com/version-fox/vfox/releases/download/v0.6.2/vfox_0.6.2_windows_x86_64.zip", + "hash": "96a6e4c410bfc5a60c5880cef14e91f571c97a9729b7dcbdf936eedc0ade396f", + "extract_dir": "vfox_0.6.2_windows_x86_64" }, "32bit": { - "url": "https://github.com/version-fox/vfox/releases/download/v0.6.1/vfox_0.6.1_windows_i386.zip", - "hash": "71954dd9decc9f5b1bc4a7661360c1fec27c1ebf2ec1ba1f78bf740089728d66", - "extract_dir": "vfox_0.6.1_windows_i386" + "url": "https://github.com/version-fox/vfox/releases/download/v0.6.2/vfox_0.6.2_windows_i386.zip", + "hash": "2bfd00d8f1f8782c4678c5ea62c15b94e2d1524be13aba536c91464f3d684170", + "extract_dir": "vfox_0.6.2_windows_i386" }, "arm64": { - "url": "https://github.com/version-fox/vfox/releases/download/v0.6.1/vfox_0.6.1_windows_aarch64.zip", - "hash": "a7788c4f440795bbdc00c453e4483e241127578e3cf42ba9c340a2df4677542b", - "extract_dir": "vfox_0.6.1_windows_aarch64" + "url": "https://github.com/version-fox/vfox/releases/download/v0.6.2/vfox_0.6.2_windows_aarch64.zip", + "hash": "d3708d93aab242f8a00f1d6ed4d88bdf9b97c2c924827c4c98330f56cd96202b", + "extract_dir": "vfox_0.6.2_windows_aarch64" } }, "bin": "vfox.exe",