From 62ad03c7f98f6375094e54dcc3acf3393a2b5bfc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 22 Apr 2024 12:31:25 +0000 Subject: [PATCH] vfox: Update to version 0.4.1 --- bucket/vfox.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/bucket/vfox.json b/bucket/vfox.json index 748f8bda04..7bb3cbe0e3 100644 --- a/bucket/vfox.json +++ b/bucket/vfox.json @@ -1,5 +1,5 @@ { - "version": "0.3.4", + "version": "0.4.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.4/vfox_0.3.4_windows_x86_64.zip", - "hash": "61b5f71ac26fe311eed38c89eb617781871853b9e45c49bec060d31e4ae7eebd", - "extract_dir": "vfox_0.3.4_windows_x86_64" + "url": "https://github.com/version-fox/vfox/releases/download/v0.4.1/vfox_0.4.1_windows_x86_64.zip", + "hash": "e63993efd06b95946f279ce589f97a5e1c058d9c14d0737040596f5119ef5940", + "extract_dir": "vfox_0.4.1_windows_x86_64" }, "32bit": { - "url": "https://github.com/version-fox/vfox/releases/download/v0.3.4/vfox_0.3.4_windows_i386.zip", - "hash": "11ff5e0b3cf9e39170de09b0452a4c5d5a19edbc24b07653e78fe530801900ea", - "extract_dir": "vfox_0.3.4_windows_i386" + "url": "https://github.com/version-fox/vfox/releases/download/v0.4.1/vfox_0.4.1_windows_i386.zip", + "hash": "e63993efd06b95946f279ce589f97a5e1c058d9c14d0737040596f5119ef5940", + "extract_dir": "vfox_0.4.1_windows_i386" }, "arm64": { - "url": "https://github.com/version-fox/vfox/releases/download/v0.3.4/vfox_0.3.4_windows_aarch64.zip", - "hash": "281780144638bb0f9bccb935a30394796dfdf8c2ad35c6bf9f21568ae5274e97", - "extract_dir": "vfox_0.3.4_windows_aarch64" + "url": "https://github.com/version-fox/vfox/releases/download/v0.4.1/vfox_0.4.1_windows_aarch64.zip", + "hash": "e63993efd06b95946f279ce589f97a5e1c058d9c14d0737040596f5119ef5940", + "extract_dir": "vfox_0.4.1_windows_aarch64" } }, "bin": "vfox.exe",