Skip to content

Commit faa26b7

Browse files
chore: sync oha binaries to upstream v1.15.0
1 parent d660250 commit faa26b7

4 files changed

Lines changed: 1 addition & 1 deletion

File tree

bin/oha_aarch64-apple-darwin

502 KB
Binary file not shown.

bin/oha_aarch64-unknown-linux-musl

680 KB
Binary file not shown.

bin/oha_x86_64-unknown-linux-musl

619 KB
Binary file not shown.

download-oha-release.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ SCRIPT_DIR=$(dirname "$(readlink -f "$0")")
44

55
# Single source of truth for the vendored upstream version. The sync-oha.sh
66
# script bumps this pin; CI verifies the committed binaries against it.
7-
OHA_VERSION="1.14.0"
7+
OHA_VERSION="1.15.0"
88

99
DEST_DIR="${SCRIPT_DIR}/bin"
1010

0 commit comments

Comments
 (0)