From 222bb21d8a6010efa1ca4c1683069e1ffd9521f0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 28 Oct 2025 08:30:48 +0000 Subject: [PATCH] vfox: Update to version 0.9.2 --- bucket/vfox.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/bucket/vfox.json b/bucket/vfox.json index 60ac2b3404..d0ffd18c25 100644 --- a/bucket/vfox.json +++ b/bucket/vfox.json @@ -1,5 +1,5 @@ { - "version": "0.9.1", + "version": "0.9.2", "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.9.1/vfox_0.9.1_windows_x86_64.zip", - "hash": "c1982fa3490ad15179240fb82b3dea9675403117fd37504fa87dcbbf5d958c46", - "extract_dir": "vfox_0.9.1_windows_x86_64" + "url": "https://github.com/version-fox/vfox/releases/download/v0.9.2/vfox_0.9.2_windows_x86_64.zip", + "hash": "6800fe5cf0508c9b7e71b0724d7e2d5c4671018e0c14baf9b91244c5f5fe5747", + "extract_dir": "vfox_0.9.2_windows_x86_64" }, "32bit": { - "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" + "url": "https://github.com/version-fox/vfox/releases/download/v0.9.2/vfox_0.9.2_windows_i386.zip", + "hash": "2207771d7326e4c28a101a914ca79306afa2c05ccf3f360b3440608c9768106e", + "extract_dir": "vfox_0.9.2_windows_i386" }, "arm64": { - "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" + "url": "https://github.com/version-fox/vfox/releases/download/v0.9.2/vfox_0.9.2_windows_aarch64.zip", + "hash": "abb3625ede6d649b6fe9f533f5e66aab72bc1f4f1ea08970d20958b1769b897c", + "extract_dir": "vfox_0.9.2_windows_aarch64" } }, "bin": "vfox.exe",