From 4335b98e78e2d31de2c423f7f80d436f22938399 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 23 Apr 2024 20:25:01 +0000 Subject: [PATCH] b2: Update to version 3.19.1 --- bucket/b2.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/b2.json b/bucket/b2.json index cd53534e16..0f5b84c80b 100644 --- a/bucket/b2.json +++ b/bucket/b2.json @@ -1,12 +1,12 @@ { - "version": "3.19.0", + "version": "3.19.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.19.0/b2-windows.exe#/b2.exe", - "hash": "4040e3863a10cd75c98797812977f8f8b731fea6beaac01eeb8147855f8730c7" + "url": "https://github.com/Backblaze/B2_Command_Line_Tool/releases/download/v3.19.1/b2-windows.exe#/b2.exe", + "hash": "f94d48e620ffa63a60619de42ea65609a762772cf8a582a8a29f552d1c12e46a" } }, "bin": "b2.exe",