From b9088eac40a820ac22ff9e25e343e49dc7440d59 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 15 Mar 2024 20:25:08 +0000 Subject: [PATCH] b2: Update to version 3.17.0 --- bucket/b2.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/b2.json b/bucket/b2.json index 31e7059c66..153a6b705c 100644 --- a/bucket/b2.json +++ b/bucket/b2.json @@ -1,12 +1,12 @@ { - "version": "3.16.1", + "version": "3.17.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.16.1/b2-windows.exe#/b2.exe", - "hash": "ab528e86820b467b17732f43013b94bdacecf5a8d937a0770823d237702c17c3" + "url": "https://github.com/Backblaze/B2_Command_Line_Tool/releases/download/v3.17.0/b2-windows.exe#/b2.exe", + "hash": "f7e4ab1264f09427e1991439ea9267e32980e9cd98f99b71cd4c946897a5c15c" } }, "bin": "b2.exe",