From e4b4769a28a4bc3205c0e45799b682b66358c2f5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 28 Apr 2023 00:34:13 +0000 Subject: [PATCH] b2: Update to version 3.9.0 --- bucket/b2.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/b2.json b/bucket/b2.json index 9341c21592..52637aea4b 100644 --- a/bucket/b2.json +++ b/bucket/b2.json @@ -1,12 +1,12 @@ { - "version": "3.8.0", + "version": "3.9.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.8.0/b2-windows.exe#/b2.exe", - "hash": "457d2baea29456a24dd637bda058244eacd49ab8e20f8ed7e99054d54dadf500" + "url": "https://github.com/Backblaze/B2_Command_Line_Tool/releases/download/v3.9.0/b2-windows.exe#/b2.exe", + "hash": "f7b6153d2120bff7f35e1d7e75a34281502bfa8be34bd1f049a4d51475b55611" } }, "bin": "b2.exe",