From f64a797d2e91fa75b72a4e4430f97c2454b700bc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 18 Jan 2022 16:32:04 +0000 Subject: [PATCH] b2: Update to version 3.2.0 --- bucket/b2.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/b2.json b/bucket/b2.json index daaa92a624..7052ef8126 100644 --- a/bucket/b2.json +++ b/bucket/b2.json @@ -1,12 +1,12 @@ { - "version": "3.1.0", + "version": "3.2.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.1.0/b2-windows.exe#/b2.exe", - "hash": "1501c52c99c0ca3e18cdc73d98680e68741f35805c6b46030a23b56d6f6a707e" + "url": "https://github.com/Backblaze/B2_Command_Line_Tool/releases/download/v3.2.0/b2-windows.exe#/b2.exe", + "hash": "8797cfb67447ce020eb70c793449b024b7c7155d0619d331954a2128527fb142" } }, "bin": "b2.exe",