b3sum: Update to version 1.5.3

This commit is contained in:
github-actions[bot] 2024-07-15 08:29:27 +00:00
parent 594dee7ede
commit 0f66e5289c

View File

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