hyperfine: update to 1.13.0
This commit is contained in:
parent
93e6ee7844
commit
c719f3a4ce
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'hyperfine'
|
||||
pkgname=hyperfine
|
||||
version=1.12.0
|
||||
version=1.13.0
|
||||
revision=1
|
||||
build_style=cargo
|
||||
short_desc="Command-line benchmarking tool"
|
||||
|
@ -9,7 +9,7 @@ license="MIT, Apache-2.0"
|
|||
homepage="https://github.com/sharkdp/hyperfine"
|
||||
changelog="https://raw.githubusercontent.com/sharkdp/hyperfine/master/CHANGELOG.md"
|
||||
distfiles="https://github.com/sharkdp/hyperfine/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=2120870a97e68fa3426eac5646a071c9646e96d2309220e3c258bf588e496454
|
||||
checksum=6e57c8e51962dd24a283ab46dde6fe306da772f4ef9bad86f8c89ac3a499c87e
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE-MIT
|
||||
|
|
Loading…
Reference in a new issue