From f6b86b2905690b6acbefb136dcf4003e669611ac Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 20 Sep 2022 04:57:54 +0000 Subject: [PATCH] b2: Update to version 3.6.0 --- bucket/b2.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/b2.json b/bucket/b2.json index 13879edd0b..ded11ec66e 100644 --- a/bucket/b2.json +++ b/bucket/b2.json @@ -1,12 +1,12 @@ { - "version": "3.5.0", + "version": "3.6.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.5.0/b2-windows.exe#/b2.exe", - "hash": "3068722fef947f25e633b4559a209834ac93b2e18ea2034c3b928a407590ae56" + "url": "https://github.com/Backblaze/B2_Command_Line_Tool/releases/download/v3.6.0/b2-windows.exe#/b2.exe", + "hash": "35d8a1c9109e35cb0d224916ba81db75958c4c76c45f299650084db86a189c77" } }, "bin": "b2.exe",