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