From 023031dff2713a371049300fa10fbace873f8c9d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 15 Apr 2024 17:08:09 +0000 Subject: [PATCH] b2: Update to version 3.19.0 --- bucket/b2.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/b2.json b/bucket/b2.json index afd1333c3f..cd53534e16 100644 --- a/bucket/b2.json +++ b/bucket/b2.json @@ -1,12 +1,12 @@ { - "version": "3.18.0", + "version": "3.19.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.18.0/b2-windows.exe#/b2.exe", - "hash": "0c7b191f97ec2a7803068a6ca8b8f2c1ab18f33ccb2e6dba8dbb19b657f37571" + "url": "https://github.com/Backblaze/B2_Command_Line_Tool/releases/download/v3.19.0/b2-windows.exe#/b2.exe", + "hash": "4040e3863a10cd75c98797812977f8f8b731fea6beaac01eeb8147855f8730c7" } }, "bin": "b2.exe",