From ad94423edfe1c8576d77abbc9efac05a29bd91f1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 29 Jul 2022 12:31:53 +0000 Subject: [PATCH] b2: Update to version 3.5.0 --- bucket/b2.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/b2.json b/bucket/b2.json index af046f9ccc..13879edd0b 100644 --- a/bucket/b2.json +++ b/bucket/b2.json @@ -1,12 +1,12 @@ { - "version": "3.4.0", + "version": "3.5.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.4.0/b2-windows.exe#/b2.exe", - "hash": "18138817276e308bc9e66d0166433a0704214783e9050b57a78c3406f98b3246" + "url": "https://github.com/Backblaze/B2_Command_Line_Tool/releases/download/v3.5.0/b2-windows.exe#/b2.exe", + "hash": "3068722fef947f25e633b4559a209834ac93b2e18ea2034c3b928a407590ae56" } }, "bin": "b2.exe",