From f2edaf53b7f3f1d697efbdcb1ac716155ecaa21f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 30 Sep 2023 04:27:15 +0000 Subject: [PATCH] b2: Update to version 3.10.1 --- bucket/b2.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/b2.json b/bucket/b2.json index 241fa2b288..6d0a5f9cf6 100644 --- a/bucket/b2.json +++ b/bucket/b2.json @@ -1,12 +1,12 @@ { - "version": "3.10.0", + "version": "3.10.1", "description": "Command-line tool that gives easy access to all of the capabilities of B2 Cloud Storage", "homepage": "https://www.backblaze.com/b2/docs/quick_command_line.html", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/Backblaze/B2_Command_Line_Tool/releases/download/v3.10.0/b2-windows.exe#/b2.exe", - "hash": "de2bb14c508588a12b6e4b0d3efd1a971b3dba55a2eee41582125bc88f0f5a84" + "url": "https://github.com/Backblaze/B2_Command_Line_Tool/releases/download/v3.10.1/b2-windows.exe#/b2.exe", + "hash": "b0615976ff2a318c2662d139239783ff904ad4d5805cf2cc019a4280fc8c89fe" } }, "bin": "b2.exe",