From baacf2f915cf4da4c856c393325756b9e8732672 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 9 Sep 2025 20:28:09 +0000 Subject: [PATCH] b2: Update to version 4.4.2 --- bucket/b2.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/b2.json b/bucket/b2.json index 98f1e90e09..5afedc2408 100644 --- a/bucket/b2.json +++ b/bucket/b2.json @@ -1,12 +1,12 @@ { - "version": "4.4.1", + "version": "4.4.2", "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/v4.4.1/b2-windows.exe#/b2.exe", - "hash": "91e0f9f3501983ab27c75b5c937930b302b94d025a4fd4bb30ebb37b5653d2bb" + "url": "https://github.com/Backblaze/B2_Command_Line_Tool/releases/download/v4.4.2/b2-windows.exe#/b2.exe", + "hash": "4a80e2df07b1d9a773049fee1df3811547e8fa97e5b1a7c1520c363f7001135a" } }, "bin": "b2.exe",