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