From a04aef185fc189f8ddc2d9dea7b57ce1e262799f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 15 May 2024 20:27:09 +0000 Subject: [PATCH] b2: Update to version 4.0.1 --- bucket/b2.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/b2.json b/bucket/b2.json index de7ea63462..345b82a9c5 100644 --- a/bucket/b2.json +++ b/bucket/b2.json @@ -1,12 +1,12 @@ { - "version": "4.0.0", + "version": "4.0.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/v4.0.0/b2-windows.exe#/b2.exe", - "hash": "624da907aa5034e75d1ba12440b40fc1a8ac6ac578f6192fcc38635ea8bdeec7" + "url": "https://github.com/Backblaze/B2_Command_Line_Tool/releases/download/v4.0.1/b2-windows.exe#/b2.exe", + "hash": "86ade703bf4013c3af1278a315143128c9929c2b491ab9e897f8efc3133b9751" } }, "bin": "b2.exe",