From bbc29afb888c2c0a423b7c03d3a3d89eeb07f5e6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 3 Apr 2024 05:07:55 +0000 Subject: [PATCH] vfox: Update to version 0.3.1 --- bucket/vfox.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/bucket/vfox.json b/bucket/vfox.json index 610448daa8..e377029b45 100644 --- a/bucket/vfox.json +++ b/bucket/vfox.json @@ -1,5 +1,5 @@ { - "version": "0.3.0", + "version": "0.3.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.3.0/vfox_0.3.0_windows_x86_64.zip", - "hash": "73f3044f131521c182ef1081c70b63cfb5c54c37716fa5ee78a9dcfd178a9705", - "extract_dir": "vfox_0.3.0_windows_x86_64" + "url": "https://github.com/version-fox/vfox/releases/download/v0.3.1/vfox_0.3.1_windows_x86_64.zip", + "hash": "854f260f304b80d61219b5d2e4ff91909f9916d8b504e704e8c78131d0fcc432", + "extract_dir": "vfox_0.3.1_windows_x86_64" }, "32bit": { - "url": "https://github.com/version-fox/vfox/releases/download/v0.3.0/vfox_0.3.0_windows_i386.zip", - "hash": "2354043f9e24ffa59f41f574f81e7b16aa90f3f8a3b2f0449dae21898c4d51c2", - "extract_dir": "vfox_0.3.0_windows_i386" + "url": "https://github.com/version-fox/vfox/releases/download/v0.3.1/vfox_0.3.1_windows_i386.zip", + "hash": "854f260f304b80d61219b5d2e4ff91909f9916d8b504e704e8c78131d0fcc432", + "extract_dir": "vfox_0.3.1_windows_i386" }, "arm64": { - "url": "https://github.com/version-fox/vfox/releases/download/v0.3.0/vfox_0.3.0_windows_aarch64.zip", - "hash": "d4cc58769c64f24bd1425d6b55bc3636afcce8416c8dfc69a9a4d93d72f3ccf0", - "extract_dir": "vfox_0.3.0_windows_aarch64" + "url": "https://github.com/version-fox/vfox/releases/download/v0.3.1/vfox_0.3.1_windows_aarch64.zip", + "hash": "854f260f304b80d61219b5d2e4ff91909f9916d8b504e704e8c78131d0fcc432", + "extract_dir": "vfox_0.3.1_windows_aarch64" } }, "bin": "vfox.exe",