From 4b40a484a9f51f189db24f3c28219f3d7a942791 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 9 Oct 2025 16:30:03 +0000 Subject: [PATCH] vfox: Update to version 0.9.1 --- bucket/vfox.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/bucket/vfox.json b/bucket/vfox.json index 89a84e951d..60ac2b3404 100644 --- a/bucket/vfox.json +++ b/bucket/vfox.json @@ -1,5 +1,5 @@ { - "version": "0.8.0", + "version": "0.9.1", "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/v0.8.0/vfox_0.8.0_windows_x86_64.zip", - "hash": "ad0a63cd5fd99db6c98a0701772aad92883d456fde3146c5386572ddaeeee87f", - "extract_dir": "vfox_0.8.0_windows_x86_64" + "url": "https://github.com/version-fox/vfox/releases/download/v0.9.1/vfox_0.9.1_windows_x86_64.zip", + "hash": "c1982fa3490ad15179240fb82b3dea9675403117fd37504fa87dcbbf5d958c46", + "extract_dir": "vfox_0.9.1_windows_x86_64" }, "32bit": { - "url": "https://github.com/version-fox/vfox/releases/download/v0.8.0/vfox_0.8.0_windows_i386.zip", - "hash": "4769294d060bcf48618619e4a08f5d412e31263eecb1bd1e09a58bb9a31dfbe1", - "extract_dir": "vfox_0.8.0_windows_i386" + "url": "https://github.com/version-fox/vfox/releases/download/v0.9.1/vfox_0.9.1_windows_i386.zip", + "hash": "97d0df6557c024e4fe3eb90cd386d56821725bab1d64b637e1d937638d16114b", + "extract_dir": "vfox_0.9.1_windows_i386" }, "arm64": { - "url": "https://github.com/version-fox/vfox/releases/download/v0.8.0/vfox_0.8.0_windows_aarch64.zip", - "hash": "5f6a85fa7e11cbcdd8565cf76af9972ba0bacea9569792770f8d7eab76c1f1f4", - "extract_dir": "vfox_0.8.0_windows_aarch64" + "url": "https://github.com/version-fox/vfox/releases/download/v0.9.1/vfox_0.9.1_windows_aarch64.zip", + "hash": "9907775d008e8b8f24eb3f984fb4fe0acbb522833979106c02f78c231b70ac9a", + "extract_dir": "vfox_0.9.1_windows_aarch64" } }, "bin": "vfox.exe",