From 8aae11d97d216a4b8adad29003b75aba1ae2bc19 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 2 Apr 2024 17:08:53 +0000 Subject: [PATCH] b2: Update to version 3.18.0 --- bucket/b2.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/b2.json b/bucket/b2.json index 153a6b705c..afd1333c3f 100644 --- a/bucket/b2.json +++ b/bucket/b2.json @@ -1,12 +1,12 @@ { - "version": "3.17.0", + "version": "3.18.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.17.0/b2-windows.exe#/b2.exe", - "hash": "f7e4ab1264f09427e1991439ea9267e32980e9cd98f99b71cd4c946897a5c15c" + "url": "https://github.com/Backblaze/B2_Command_Line_Tool/releases/download/v3.18.0/b2-windows.exe#/b2.exe", + "hash": "0c7b191f97ec2a7803068a6ca8b8f2c1ab18f33ccb2e6dba8dbb19b657f37571" } }, "bin": "b2.exe",