diff options
Diffstat (limited to 'system/hyperfine')
-rw-r--r-- | system/hyperfine/hyperfine.SlackBuild | 2 | ||||
-rw-r--r-- | system/hyperfine/hyperfine.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/system/hyperfine/hyperfine.SlackBuild b/system/hyperfine/hyperfine.SlackBuild index e9d48e6d6775b..ead513e18bf4c 100644 --- a/system/hyperfine/hyperfine.SlackBuild +++ b/system/hyperfine/hyperfine.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=hyperfine -VERSION=${VERSION:-1.16.0} +VERSION=${VERSION:-1.16.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/system/hyperfine/hyperfine.info b/system/hyperfine/hyperfine.info index 6effded3fd5c6..afb71072ac7dc 100644 --- a/system/hyperfine/hyperfine.info +++ b/system/hyperfine/hyperfine.info @@ -1,7 +1,7 @@ PRGNAM="hyperfine" -VERSION="1.16.0" +VERSION="1.16.1" HOMEPAGE="https://github.com/sharkdp/hyperfine" -DOWNLOAD="https://github.com/sharkdp/hyperfine/archive/refs/tags/v1.16.0/hyperfine-1.16.0.tar.gz \ +DOWNLOAD="https://github.com/sharkdp/hyperfine/archive/refs/tags/v1.16.1/hyperfine-1.16.1.tar.gz \ https://crates-io.s3-us-west-1.amazonaws.com/crates/ahash/ahash-0.7.6.crate \ https://crates-io.s3-us-west-1.amazonaws.com/crates/ahash/ahash-0.8.3.crate \ https://crates-io.s3-us-west-1.amazonaws.com/crates/aho-corasick/aho-corasick-0.7.20.crate \ @@ -140,7 +140,7 @@ DOWNLOAD="https://github.com/sharkdp/hyperfine/archive/refs/tags/v1.16.0/hyperfi https://crates-io.s3-us-west-1.amazonaws.com/crates/windows_x86_64_gnu/windows_x86_64_gnu-0.42.2.crate \ https://crates-io.s3-us-west-1.amazonaws.com/crates/windows_x86_64_gnullvm/windows_x86_64_gnullvm-0.42.2.crate \ https://crates-io.s3-us-west-1.amazonaws.com/crates/windows_x86_64_msvc/windows_x86_64_msvc-0.42.2.crate" -MD5SUM="b3b91482b63cb14b77f13ab8cb89bcfb \ +MD5SUM="49bd2c7ccef7c25fec7e2bdbc5799157 \ 7d2520c6776b66559165d0a666e995ff \ 25bbf8d0145ba2670ba039c768bb4f44 \ 96f06331c915195bce97c8542c0eb728 \ |