From 25a8a1736e708ba1cd13c2ce267814e4aa4ae8f7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 3 Apr 2025 08:30:18 +0000 Subject: [PATCH] b3sum: Update to version 1.8.1 --- bucket/b3sum.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/b3sum.json b/bucket/b3sum.json index 0f6d00adbb..709d148f2d 100644 --- a/bucket/b3sum.json +++ b/bucket/b3sum.json @@ -1,12 +1,12 @@ { - "version": "1.8.0", + "version": "1.8.1", "description": "Command line utility prints the BLAKE3 hashes of files or of standard input", "homepage": "https://github.com/BLAKE3-team/BLAKE3", "license": "CC0-1.0|Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/BLAKE3-team/BLAKE3/releases/download/1.8.0/b3sum_windows_x64_bin.exe#/b3sum.exe", - "hash": "bd9662526a9b30bf353d83f6d447e295d3c78918deb8318cf52f527caca173ad" + "url": "https://github.com/BLAKE3-team/BLAKE3/releases/download/1.8.1/b3sum_windows_x64_bin.exe#/b3sum.exe", + "hash": "c5bfea5da3ec1bc93c4fd03fa3898dbf660c2b4198f8ddb697eac5028d095dd2" } }, "bin": "b3sum.exe",