From 15fdf9d605c6dbabcd0d6bfcf90611656bf9d2b3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 13 May 2024 08:28:51 +0000 Subject: [PATCH] vfox: Update to version 0.5.1 --- bucket/vfox.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/bucket/vfox.json b/bucket/vfox.json index f4a5e5e4eb..bedf426e8d 100644 --- a/bucket/vfox.json +++ b/bucket/vfox.json @@ -1,5 +1,5 @@ { - "version": "0.5.0", + "version": "0.5.1", "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.0/vfox_0.5.0_windows_x86_64.zip", - "hash": "3d061291900b21a5d40ca3d562e6356dddca88c1d50273aa9fa403af8f2f0614", - "extract_dir": "vfox_0.5.0_windows_x86_64" + "url": "https://github.com/version-fox/vfox/releases/download/v0.5.1/vfox_0.5.1_windows_x86_64.zip", + "hash": "2418f3762949f4ccd3493f633d7f30e9d319e6891acbe42ee55e6fdde3b18b0b", + "extract_dir": "vfox_0.5.1_windows_x86_64" }, "32bit": { - "url": "https://github.com/version-fox/vfox/releases/download/v0.5.0/vfox_0.5.0_windows_i386.zip", - "hash": "50008abc631c3e8ddf0c1ee60618353b2f11a1459a7c63d51c79e7ab6ba4f83b", - "extract_dir": "vfox_0.5.0_windows_i386" + "url": "https://github.com/version-fox/vfox/releases/download/v0.5.1/vfox_0.5.1_windows_i386.zip", + "hash": "2418f3762949f4ccd3493f633d7f30e9d319e6891acbe42ee55e6fdde3b18b0b", + "extract_dir": "vfox_0.5.1_windows_i386" }, "arm64": { - "url": "https://github.com/version-fox/vfox/releases/download/v0.5.0/vfox_0.5.0_windows_aarch64.zip", - "hash": "9102b7f8859e20603bf1556d0b40ce6662c12a1cb10917f4cbef9a458a6faff4", - "extract_dir": "vfox_0.5.0_windows_aarch64" + "url": "https://github.com/version-fox/vfox/releases/download/v0.5.1/vfox_0.5.1_windows_aarch64.zip", + "hash": "2418f3762949f4ccd3493f633d7f30e9d319e6891acbe42ee55e6fdde3b18b0b", + "extract_dir": "vfox_0.5.1_windows_aarch64" } }, "bin": "vfox.exe",