hyperfine: Update to version 1.20.0

This commit is contained in:
github-actions[bot] 2025-11-18 12:32:37 +00:00
parent b29bd97b25
commit d044a74996

View File

@ -1,18 +1,18 @@
{ {
"version": "1.19.0", "version": "1.20.0",
"description": "A command-line benchmarking tool", "description": "A command-line benchmarking tool",
"homepage": "https://github.com/sharkdp/hyperfine", "homepage": "https://github.com/sharkdp/hyperfine",
"license": "Apache-2.0|MIT", "license": "Apache-2.0|MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/sharkdp/hyperfine/releases/download/v1.19.0/hyperfine-v1.19.0-x86_64-pc-windows-msvc.zip", "url": "https://github.com/sharkdp/hyperfine/releases/download/v1.20.0/hyperfine-v1.20.0-x86_64-pc-windows-msvc.zip",
"hash": "3e488eea6d930f54a43b1b2c8c01226286c7c01b5ba7211d7beb9029918a616c", "hash": "2508c549b049b1d4342d08edc1cb42bfac169082b6e3069431b5bab9822dbb32",
"extract_dir": "hyperfine-v1.19.0-x86_64-pc-windows-msvc" "extract_dir": "hyperfine-v1.20.0-x86_64-pc-windows-msvc"
}, },
"32bit": { "32bit": {
"url": "https://github.com/sharkdp/hyperfine/releases/download/v1.19.0/hyperfine-v1.19.0-i686-pc-windows-msvc.zip", "url": "https://github.com/sharkdp/hyperfine/releases/download/v1.20.0/hyperfine-v1.20.0-i686-pc-windows-msvc.zip",
"hash": "b649e7f0ed2b02d2f8977cb27fbb080ccd9bfc53ffb9dfebbe9fdee5e0f4d419", "hash": "6e051e1c843c52110a1d0efba76a51ff506a5333f5d5cfd8d11674f0ad9200e2",
"extract_dir": "hyperfine-v1.19.0-i686-pc-windows-msvc" "extract_dir": "hyperfine-v1.20.0-i686-pc-windows-msvc"
} }
}, },
"bin": "hyperfine.exe", "bin": "hyperfine.exe",