From 16054fb709d7faf1b4a2248eacf611640df8eb31 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 28 Sep 2025 12:31:16 +0000 Subject: [PATCH] vfox: Update to version 0.7.1 --- bucket/vfox.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/bucket/vfox.json b/bucket/vfox.json index a531380895..85b13fbe4d 100644 --- a/bucket/vfox.json +++ b/bucket/vfox.json @@ -1,5 +1,5 @@ { - "version": "0.7.0", + "version": "0.7.1", "description": "Manage multiple SDK versions with a single CLI tool, extendable via plugins", "homepage": "https://vfox.dev/", "license": "Apache-2.0", @@ -9,19 +9,19 @@ ], "architecture": { "64bit": { - "url": "https://github.com/version-fox/vfox/releases/download/v0.7.0/vfox_0.7.0_windows_x86_64.zip", - "hash": "0872174042342537e310fdc50748db13e7fc5dbf681e5c94078354660d4d7b36", - "extract_dir": "vfox_0.7.0_windows_x86_64" + "url": "https://github.com/version-fox/vfox/releases/download/v0.7.1/vfox_0.7.1_windows_x86_64.zip", + "hash": "030afb1f713a0a494c4f3e18b42af8b668b6025cd97498191038656d81376ad3", + "extract_dir": "vfox_0.7.1_windows_x86_64" }, "32bit": { - "url": "https://github.com/version-fox/vfox/releases/download/v0.7.0/vfox_0.7.0_windows_i386.zip", - "hash": "fafad27fcdce0e35def0fbb05bc3cb056db7a37275f77df9031e15dcb91d90fd", - "extract_dir": "vfox_0.7.0_windows_i386" + "url": "https://github.com/version-fox/vfox/releases/download/v0.7.1/vfox_0.7.1_windows_i386.zip", + "hash": "a76a47a141e001a83db48db2c1530d4ef146bc1fd4f81a5c44fdbaba5e38be49", + "extract_dir": "vfox_0.7.1_windows_i386" }, "arm64": { - "url": "https://github.com/version-fox/vfox/releases/download/v0.7.0/vfox_0.7.0_windows_aarch64.zip", - "hash": "f2873d8ce5c5506bd9d8362f8f0bc31afd1c179a35ca3342769f7891662b99c1", - "extract_dir": "vfox_0.7.0_windows_aarch64" + "url": "https://github.com/version-fox/vfox/releases/download/v0.7.1/vfox_0.7.1_windows_aarch64.zip", + "hash": "b8aa407d7cb8d4c37177d5431cb16348d33e792da012ff5310f71bb8c9a665cf", + "extract_dir": "vfox_0.7.1_windows_aarch64" } }, "bin": "vfox.exe",