From cac43c464367acbfb952ba0b0f61716eb7ecfe35 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 21 Jun 2025 12:31:48 +0000 Subject: [PATCH] oha: Update to version 1.9.0 --- bucket/oha.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/oha.json b/bucket/oha.json index 6047574044..caebe6ecbc 100644 --- a/bucket/oha.json +++ b/bucket/oha.json @@ -1,12 +1,12 @@ { - "version": "1.8.0", + "version": "1.9.0", "description": "Ohayou(おはよう), HTTP load generator, inspired by rakyll/hey with tui animation", "homepage": "https://github.com/hatoo/oha", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/hatoo/oha/releases/download/v1.8.0/oha-windows-amd64.exe#/oha.exe", - "hash": "fdf07889ea8882fc316308a97c790822e53eba9b123d68fb6de9b1d251271597" + "url": "https://github.com/hatoo/oha/releases/download/v1.9.0/oha-windows-amd64.exe#/oha.exe", + "hash": "228ed1c843667f4d5012bd87edbb64b1a9c1f0b3b8c065e3d77f6bb544a67f78" } }, "bin": "oha.exe",