From c86ac78f3eb8e9787221d648bdf63792260211a3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 13 Feb 2023 20:27:20 +0000 Subject: [PATCH] b2: Update to version 3.7.1 --- bucket/b2.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/b2.json b/bucket/b2.json index b1acc0dc64..1e6029662e 100644 --- a/bucket/b2.json +++ b/bucket/b2.json @@ -1,12 +1,12 @@ { - "version": "3.7.0", + "version": "3.7.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.7.0/b2-windows.exe#/b2.exe", - "hash": "82f0734b5b02c8b0bb574a55151d1f7201fb7b896d38f3ab82ef99a1318fa3e5" + "url": "https://github.com/Backblaze/B2_Command_Line_Tool/releases/download/v3.7.1/b2-windows.exe#/b2.exe", + "hash": "b6591e4dc801feabfb3dc8fc8a6cc582c181824d0510fc04df4699bece368a74" } }, "bin": "b2.exe",