From 692f09a79709d43f2735d5fc753895bd634f33fc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 11 May 2024 12:30:34 +0000 Subject: [PATCH] vfox: Update to version 0.5.0 --- bucket/vfox.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/bucket/vfox.json b/bucket/vfox.json index a639b239a1..05b7aefc65 100644 --- a/bucket/vfox.json +++ b/bucket/vfox.json @@ -1,5 +1,5 @@ { - "version": "0.4.2", + "version": "0.5.0", "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.4.2/vfox_0.4.2_windows_x86_64.zip", - "hash": "bd2b1efa1a2aa2e4146eab632d9b89db17193c601d1eb9fdc420881259da4fa3", - "extract_dir": "vfox_0.4.2_windows_x86_64" + "url": "https://github.com/version-fox/vfox/releases/download/v0.5.0/vfox_0.5.0_windows_x86_64.zip", + "hash": "24760a49b73dac0feb047573472233036145c2c01282eeeedf737d4e1c2a1622", + "extract_dir": "vfox_0.5.0_windows_x86_64" }, "32bit": { - "url": "https://github.com/version-fox/vfox/releases/download/v0.4.2/vfox_0.4.2_windows_i386.zip", - "hash": "d992627a27c58f8dc122c1c42502bb660c2cb1b6f9bc5d372ad088fea5357fe7", - "extract_dir": "vfox_0.4.2_windows_i386" + "url": "https://github.com/version-fox/vfox/releases/download/v0.5.0/vfox_0.5.0_windows_i386.zip", + "hash": "24760a49b73dac0feb047573472233036145c2c01282eeeedf737d4e1c2a1622", + "extract_dir": "vfox_0.5.0_windows_i386" }, "arm64": { - "url": "https://github.com/version-fox/vfox/releases/download/v0.4.2/vfox_0.4.2_windows_aarch64.zip", - "hash": "b68e89eaa6c3d2e491b69d57b8ef2fd987c012576e3b823e76e544f7c7eb7bd1", - "extract_dir": "vfox_0.4.2_windows_aarch64" + "url": "https://github.com/version-fox/vfox/releases/download/v0.5.0/vfox_0.5.0_windows_aarch64.zip", + "hash": "24760a49b73dac0feb047573472233036145c2c01282eeeedf737d4e1c2a1622", + "extract_dir": "vfox_0.5.0_windows_aarch64" } }, "bin": "vfox.exe",