From c93828ef849029136cefe277b6495a9eda7b2674 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 19 Feb 2024 16:27:17 +0000 Subject: [PATCH] b2: Update to version 3.16.0 --- bucket/b2.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/b2.json b/bucket/b2.json index a0327ee2ca..274ce4d6b9 100644 --- a/bucket/b2.json +++ b/bucket/b2.json @@ -1,12 +1,12 @@ { - "version": "3.15.0", + "version": "3.16.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.15.0/b2-windows.exe#/b2.exe", - "hash": "c924c697c693c3e150ae3c144320dacfe42eafc5f32acefbdf2cbc762533289d" + "url": "https://github.com/Backblaze/B2_Command_Line_Tool/releases/download/v3.16.0/b2-windows.exe#/b2.exe", + "hash": "e5e9dc64796aed924b0008ffa4ad0294b53ba5e2b930865dee0746bfb922dd06" } }, "bin": "b2.exe",