From c5bb60bdfb5dd0628602156f2a3c6d25c1e7e30c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 23 Feb 2022 20:28:52 +0000 Subject: [PATCH] b2: Update to version 3.2.1 --- bucket/b2.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/b2.json b/bucket/b2.json index 7052ef8126..c0567d7b94 100644 --- a/bucket/b2.json +++ b/bucket/b2.json @@ -1,12 +1,12 @@ { - "version": "3.2.0", + "version": "3.2.1", "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.2.0/b2-windows.exe#/b2.exe", - "hash": "8797cfb67447ce020eb70c793449b024b7c7155d0619d331954a2128527fb142" + "url": "https://github.com/Backblaze/B2_Command_Line_Tool/releases/download/v3.2.1/b2-windows.exe#/b2.exe", + "hash": "1a899b63f1204be5ea2d4db4c88abb2714646f9fd021fcc8d07db2fa219a7206" } }, "bin": "b2.exe",