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