From 745b168d259963c85e3cf2c700fc7291f0dab447 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 8 Feb 2023 12:50:59 +0000 Subject: [PATCH] b2: Update to version 3.7.0 --- bucket/b2.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/b2.json b/bucket/b2.json index ded11ec66e..b1acc0dc64 100644 --- a/bucket/b2.json +++ b/bucket/b2.json @@ -1,12 +1,12 @@ { - "version": "3.6.0", + "version": "3.7.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.6.0/b2-windows.exe#/b2.exe", - "hash": "35d8a1c9109e35cb0d224916ba81db75958c4c76c45f299650084db86a189c77" + "url": "https://github.com/Backblaze/B2_Command_Line_Tool/releases/download/v3.7.0/b2-windows.exe#/b2.exe", + "hash": "82f0734b5b02c8b0bb574a55151d1f7201fb7b896d38f3ab82ef99a1318fa3e5" } }, "bin": "b2.exe",