From 5faaaf3bd820b3dd20931e1a8bad777d6ec8fd2f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 19 May 2025 16:29:43 +0000 Subject: [PATCH] vfox: Update to version 0.6.9 --- bucket/vfox.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/bucket/vfox.json b/bucket/vfox.json index 03681d4890..f10fd0ffe1 100644 --- a/bucket/vfox.json +++ b/bucket/vfox.json @@ -1,5 +1,5 @@ { - "version": "0.6.8", + "version": "0.6.9", "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.8/vfox_0.6.8_windows_x86_64.zip", - "hash": "64728253b34b28332a3bd490e77375d5791fa02a1e324e3e0cb72b64c76868f8", - "extract_dir": "vfox_0.6.8_windows_x86_64" + "url": "https://github.com/version-fox/vfox/releases/download/v0.6.9/vfox_0.6.9_windows_x86_64.zip", + "hash": "5f86e1e3727d9f56d86087416f8f1d9b6b8b24135321acd33d9a0498b0460f9b", + "extract_dir": "vfox_0.6.9_windows_x86_64" }, "32bit": { - "url": "https://github.com/version-fox/vfox/releases/download/v0.6.8/vfox_0.6.8_windows_i386.zip", - "hash": "17fe39cd538575833d4127378cdd82abb40fe37782dd576d2cbbbdaefff6692b", - "extract_dir": "vfox_0.6.8_windows_i386" + "url": "https://github.com/version-fox/vfox/releases/download/v0.6.9/vfox_0.6.9_windows_i386.zip", + "hash": "09e7adbae293f9d6ad37387cfc754f66b9a013534ccd34d966ba91fc5c7e995b", + "extract_dir": "vfox_0.6.9_windows_i386" }, "arm64": { - "url": "https://github.com/version-fox/vfox/releases/download/v0.6.8/vfox_0.6.8_windows_aarch64.zip", - "hash": "01376f61d8c3f1772d7cc03846ab83d826a2e898e5c7eb06ace71d932ef3714b", - "extract_dir": "vfox_0.6.8_windows_aarch64" + "url": "https://github.com/version-fox/vfox/releases/download/v0.6.9/vfox_0.6.9_windows_aarch64.zip", + "hash": "882c360be5caa44ed62adfd8d7fe245549937e39d2e85d6303e1f95d3399ed13", + "extract_dir": "vfox_0.6.9_windows_aarch64" } }, "bin": "vfox.exe",