hyperfine: Update to version 1.12.0

This commit is contained in:
Jakub Čábera 2021-10-17 19:35:22 -07:00
parent f786ab1a9c
commit 1c6512e149

View File

@ -1,12 +1,12 @@
{ {
"version": "1.11.0", "version": "1.12.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", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/sharkdp/hyperfine/releases/download/v1.11.0/hyperfine-v1.11.0-x86_64-pc-windows-msvc.zip", "url": "https://github.com/sharkdp/hyperfine/releases/download/v1.12.0/hyperfine-v1.12.0-x86_64-pc-windows-msvc.zip",
"hash": "ebaed320d664d0a496d9f2b4953c80cff708c1571d0aa1170e0211b1ed4a7999" "hash": "ae92a684d0f72c209eab8fe320cfea877383605a7ed18d72e3096b938c28be4b"
} }
}, },
"bin": "hyperfine.exe", "bin": "hyperfine.exe",