From cc00d10a620cada4eb9fe22f056c16eae1450ec0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 15 May 2024 04:27:58 +0000 Subject: [PATCH] vfox: Update to version 0.5.2 --- bucket/vfox.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/bucket/vfox.json b/bucket/vfox.json index 1612f45781..c0b0369efc 100644 --- a/bucket/vfox.json +++ b/bucket/vfox.json @@ -1,5 +1,5 @@ { - "version": "0.5.1", + "version": "0.5.2", "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.5.1/vfox_0.5.1_windows_x86_64.zip", - "hash": "1651c97e57ecd2bfe54d59d2741df8d5b4d703ea54015c45c38521584c307f5a", - "extract_dir": "vfox_0.5.1_windows_x86_64" + "url": "https://github.com/version-fox/vfox/releases/download/v0.5.2/vfox_0.5.2_windows_x86_64.zip", + "hash": "c65f0cfd1723e2d8b2fd782177080ba8e20cff262303ca926965469c3280780a", + "extract_dir": "vfox_0.5.2_windows_x86_64" }, "32bit": { - "url": "https://github.com/version-fox/vfox/releases/download/v0.5.1/vfox_0.5.1_windows_i386.zip", - "hash": "380c4878e8ff8b9b402dced9d938aee13744b7d3f6431f559dfa3e644c37c08d", - "extract_dir": "vfox_0.5.1_windows_i386" + "url": "https://github.com/version-fox/vfox/releases/download/v0.5.2/vfox_0.5.2_windows_i386.zip", + "hash": "19cbd743448be0ab8dc952ecb27a49e8f151f066a84f189346e4009813b265a4", + "extract_dir": "vfox_0.5.2_windows_i386" }, "arm64": { - "url": "https://github.com/version-fox/vfox/releases/download/v0.5.1/vfox_0.5.1_windows_aarch64.zip", - "hash": "c33faeaaba9f2a4d33b438b4355ba72bd2f6d4252ecd98c75acc43cce79bd662", - "extract_dir": "vfox_0.5.1_windows_aarch64" + "url": "https://github.com/version-fox/vfox/releases/download/v0.5.2/vfox_0.5.2_windows_aarch64.zip", + "hash": "aa2dc815ceaf8e848744bdedd527ac4106822b2f676c740929a5b031cda35787", + "extract_dir": "vfox_0.5.2_windows_aarch64" } }, "bin": "vfox.exe",