From 8af20d71048d3ad1db057c2ace402d4856c82302 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 12 Apr 2024 05:08:30 +0000 Subject: [PATCH] vfox: Update to version 0.3.4 --- bucket/vfox.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/bucket/vfox.json b/bucket/vfox.json index 8a8d3c97d3..26c704a6c8 100644 --- a/bucket/vfox.json +++ b/bucket/vfox.json @@ -1,5 +1,5 @@ { - "version": "0.3.2", + "version": "0.3.4", "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.3.2/vfox_0.3.2_windows_x86_64.zip", - "hash": "00d8817e2f29f51477c33a0cde4bc61272f3d96af97f62c70840c1dea5654b92", - "extract_dir": "vfox_0.3.2_windows_x86_64" + "url": "https://github.com/version-fox/vfox/releases/download/v0.3.4/vfox_0.3.4_windows_x86_64.zip", + "hash": "2a93497691fed8ebce8bc8f32bde59908bafbc5a8ed9f5c09500ca7811f0d570", + "extract_dir": "vfox_0.3.4_windows_x86_64" }, "32bit": { - "url": "https://github.com/version-fox/vfox/releases/download/v0.3.2/vfox_0.3.2_windows_i386.zip", - "hash": "546009c40a92742124abd1fe908249e00b95a22c49c933fd331218567f0c1a66", - "extract_dir": "vfox_0.3.2_windows_i386" + "url": "https://github.com/version-fox/vfox/releases/download/v0.3.4/vfox_0.3.4_windows_i386.zip", + "hash": "2a93497691fed8ebce8bc8f32bde59908bafbc5a8ed9f5c09500ca7811f0d570", + "extract_dir": "vfox_0.3.4_windows_i386" }, "arm64": { - "url": "https://github.com/version-fox/vfox/releases/download/v0.3.2/vfox_0.3.2_windows_aarch64.zip", - "hash": "22188a167c353f40ff4848e561ac02bd044290acbdb035c6304de74286c0ce4e", - "extract_dir": "vfox_0.3.2_windows_aarch64" + "url": "https://github.com/version-fox/vfox/releases/download/v0.3.4/vfox_0.3.4_windows_aarch64.zip", + "hash": "2a93497691fed8ebce8bc8f32bde59908bafbc5a8ed9f5c09500ca7811f0d570", + "extract_dir": "vfox_0.3.4_windows_aarch64" } }, "bin": "vfox.exe",