b3sum: Update to version 1.5.2

This commit is contained in:
github-actions[bot] 2024-07-12 20:26:23 +00:00
parent 9288655452
commit 863a08ea73

View File

@ -1,12 +1,12 @@
{ {
"version": "1.5.1", "version": "1.5.2",
"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.1/b3sum_windows_x64_bin.exe#/b3sum.exe", "url": "https://github.com/BLAKE3-team/BLAKE3/releases/download/1.5.2/b3sum_windows_x64_bin.exe#/b3sum.exe",
"hash": "3e92405271330ae290d5f664369982e8992614fc2095babd97d8708ee91fa30e" "hash": "649c0ab5dc26cd6527b3d79a0d2847c78cab12e862d9f2f8994b0af062b6bf2c"
} }
}, },
"bin": "b3sum.exe", "bin": "b3sum.exe",