b3sum: Update to version 1.5.5

This commit is contained in:
github-actions[bot] 2024-11-27 04:30:13 +00:00
parent 4890757db7
commit 12e10a813a

View File

@ -1,12 +1,12 @@
{ {
"version": "1.5.4", "version": "1.5.5",
"description": "Command line utility prints the BLAKE3 hashes of files or of standard input", "description": "Command line utility prints the BLAKE3 hashes of files or of standard input",
"homepage": "https://github.com/BLAKE3-team/BLAKE3", "homepage": "https://github.com/BLAKE3-team/BLAKE3",
"license": "CC0-1.0|Apache-2.0", "license": "CC0-1.0|Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/BLAKE3-team/BLAKE3/releases/download/1.5.4/b3sum_windows_x64_bin.exe#/b3sum.exe", "url": "https://github.com/BLAKE3-team/BLAKE3/releases/download/1.5.5/b3sum_windows_x64_bin.exe#/b3sum.exe",
"hash": "f3c8a56a4897f83d89515031f328d3a4eb3ebe7cce92a4152d237d7dd95fe36e" "hash": "c8e2d7304af6a00ff48ed3a187804a924a0af16923f7b72b2e6ee4daff2bbf60"
} }
}, },
"bin": "b3sum.exe", "bin": "b3sum.exe",