From c0a174cea30f4a68f4c056d0b621607be7ccd9fa Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 20 May 2025 16:30:05 +0000 Subject: [PATCH] vfox: Update to version 0.6.10 --- bucket/vfox.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/bucket/vfox.json b/bucket/vfox.json index f10fd0ffe1..da97e740e4 100644 --- a/bucket/vfox.json +++ b/bucket/vfox.json @@ -1,5 +1,5 @@ { - "version": "0.6.9", + "version": "0.6.10", "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.9/vfox_0.6.9_windows_x86_64.zip", - "hash": "5f86e1e3727d9f56d86087416f8f1d9b6b8b24135321acd33d9a0498b0460f9b", - "extract_dir": "vfox_0.6.9_windows_x86_64" + "url": "https://github.com/version-fox/vfox/releases/download/v0.6.10/vfox_0.6.10_windows_x86_64.zip", + "hash": "3d1dde8aa0bd47641aaecc8ffa5e428e86e0a5c8f336973915d077fdebc5eb04", + "extract_dir": "vfox_0.6.10_windows_x86_64" }, "32bit": { - "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" + "url": "https://github.com/version-fox/vfox/releases/download/v0.6.10/vfox_0.6.10_windows_i386.zip", + "hash": "51fcd4a96ca167bbc4b5a9d0a37e4a1f8d33c391e32eaf00a57a6248dd9a0f65", + "extract_dir": "vfox_0.6.10_windows_i386" }, "arm64": { - "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" + "url": "https://github.com/version-fox/vfox/releases/download/v0.6.10/vfox_0.6.10_windows_aarch64.zip", + "hash": "a094e399dc2eeb89061f92c54983f28a9aa3540f2d1f2773050f86085ca113ea", + "extract_dir": "vfox_0.6.10_windows_aarch64" } }, "bin": "vfox.exe",