From a88493ae387c5088b70cf599cb5bf7ef15de7954 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 16 Nov 2023 16:28:59 +0000 Subject: [PATCH] b2: Update to version 3.13.0 --- bucket/b2.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/b2.json b/bucket/b2.json index e50419630d..86de3e53d5 100644 --- a/bucket/b2.json +++ b/bucket/b2.json @@ -1,12 +1,12 @@ { - "version": "3.11.0", + "version": "3.13.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.11.0/b2-windows.exe#/b2.exe", - "hash": "a334498a962a8e72924d690d3621301283e7269d36e32f9b28549d5ce40605d9" + "url": "https://github.com/Backblaze/B2_Command_Line_Tool/releases/download/v3.13.0/b2-windows.exe#/b2.exe", + "hash": "36424244127e2d37cc31a83f25ea3e2ab2e99b2df991fb471ebe265a81300166" } }, "bin": "b2.exe",