From a8f32b92180b215fd3cfd2eefe67b743b18b3fa3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 7 Dec 2023 12:30:08 +0000 Subject: [PATCH] b2: Update to version 3.15.0 --- bucket/b2.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/b2.json b/bucket/b2.json index ae8769c87f..a0327ee2ca 100644 --- a/bucket/b2.json +++ b/bucket/b2.json @@ -1,12 +1,12 @@ { - "version": "3.14.0", + "version": "3.15.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.14.0/b2-windows.exe#/b2.exe", - "hash": "2040dbc5d36730358f0cc3de3a80eb253f3078f66c20cf529b7b5e02ab3c2f94" + "url": "https://github.com/Backblaze/B2_Command_Line_Tool/releases/download/v3.15.0/b2-windows.exe#/b2.exe", + "hash": "c924c697c693c3e150ae3c144320dacfe42eafc5f32acefbdf2cbc762533289d" } }, "bin": "b2.exe",