From 15ead21557aa400d0a27b7655d8c2549c069ae4c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 17 Jun 2024 12:31:54 +0000 Subject: [PATCH] b2: Update to version 4.0.2 --- bucket/b2.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/b2.json b/bucket/b2.json index 345b82a9c5..7c3def145d 100644 --- a/bucket/b2.json +++ b/bucket/b2.json @@ -1,12 +1,12 @@ { - "version": "4.0.1", + "version": "4.0.2", "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.1/b2-windows.exe#/b2.exe", - "hash": "86ade703bf4013c3af1278a315143128c9929c2b491ab9e897f8efc3133b9751" + "url": "https://github.com/Backblaze/B2_Command_Line_Tool/releases/download/v4.0.2/b2-windows.exe#/b2.exe", + "hash": "60eabd3d776dd6f9dc25210ec42f67f1c9e307f5baec1621ff339052311c99bd" } }, "bin": "b2.exe",