From bb459580dcd68806c6f4cfb858bbba4de44b5589 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 20:33:53 +0000 Subject: [PATCH] vfox: Update to version 1.0.6 --- bucket/vfox.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/bucket/vfox.json b/bucket/vfox.json index 2e70104a74..9bf3a622f5 100644 --- a/bucket/vfox.json +++ b/bucket/vfox.json @@ -1,5 +1,5 @@ { - "version": "1.0.5", + "version": "1.0.6", "description": "Manage multiple SDK versions with a single CLI tool, extendable via plugins", "homepage": "https://vfox.dev/", "license": "Apache-2.0", @@ -9,19 +9,19 @@ ], "architecture": { "64bit": { - "url": "https://github.com/version-fox/vfox/releases/download/v1.0.5/vfox_1.0.5_windows_x86_64.zip", - "hash": "0983a36cb66a922a6830395fb5761bfc04eaef444ee426fada083aa44719128d", - "extract_dir": "vfox_1.0.5_windows_x86_64" + "url": "https://github.com/version-fox/vfox/releases/download/v1.0.6/vfox_1.0.6_windows_x86_64.zip", + "hash": "dcbde97220ac34a2dd3651b27d0196197f7f45d6401d430f6bed24d8d5b1b4dd", + "extract_dir": "vfox_1.0.6_windows_x86_64" }, "32bit": { - "url": "https://github.com/version-fox/vfox/releases/download/v1.0.5/vfox_1.0.5_windows_i386.zip", - "hash": "93438efd8bc91ebd051a4cc8ca27ec3aa8f2ebc9bfedee7d3344fde3be969edb", - "extract_dir": "vfox_1.0.5_windows_i386" + "url": "https://github.com/version-fox/vfox/releases/download/v1.0.6/vfox_1.0.6_windows_i386.zip", + "hash": "89f52b7263b3c42e0c56e0156a0717b0a5ac15d22902b90e9a5524ed6293a308", + "extract_dir": "vfox_1.0.6_windows_i386" }, "arm64": { - "url": "https://github.com/version-fox/vfox/releases/download/v1.0.5/vfox_1.0.5_windows_aarch64.zip", - "hash": "bb3c710a6378b248579a4b460df5252b5cf31c9fa8cb47c999f04ad62d01edde", - "extract_dir": "vfox_1.0.5_windows_aarch64" + "url": "https://github.com/version-fox/vfox/releases/download/v1.0.6/vfox_1.0.6_windows_aarch64.zip", + "hash": "94035b99dc85fea393ee88ddb851eb42eed477f345e62234c41c10c663e97f5c", + "extract_dir": "vfox_1.0.6_windows_aarch64" } }, "bin": "vfox.exe",