From ca294d3a2ee43f28aed8ca4ccae3c79884f9ee79 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 12 Sep 2023 00:32:59 +0000 Subject: [PATCH] b2: Update to version 3.10.0 --- bucket/b2.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/b2.json b/bucket/b2.json index 52637aea4b..241fa2b288 100644 --- a/bucket/b2.json +++ b/bucket/b2.json @@ -1,12 +1,12 @@ { - "version": "3.9.0", + "version": "3.10.0", "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.9.0/b2-windows.exe#/b2.exe", - "hash": "f7b6153d2120bff7f35e1d7e75a34281502bfa8be34bd1f049a4d51475b55611" + "url": "https://github.com/Backblaze/B2_Command_Line_Tool/releases/download/v3.10.0/b2-windows.exe#/b2.exe", + "hash": "de2bb14c508588a12b6e4b0d3efd1a971b3dba55a2eee41582125bc88f0f5a84" } }, "bin": "b2.exe",