From dc0c33bfa77291ccd6f97a7da58901f930ee960f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 16 Dec 2025 08:32:01 +0000 Subject: [PATCH] oha: Update to version 1.12.1 --- bucket/oha.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/oha.json b/bucket/oha.json index 9ab8cace82..714b3341b8 100644 --- a/bucket/oha.json +++ b/bucket/oha.json @@ -1,12 +1,12 @@ { - "version": "1.12.0", + "version": "1.12.1", "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.12.0/oha-windows-amd64.exe#/oha.exe", - "hash": "15681f0ec7a1e84c5790143d6610ee1d0ebe9bc2393f34a61d59d6d8b10100e5" + "url": "https://github.com/hatoo/oha/releases/download/v1.12.1/oha-windows-amd64.exe#/oha.exe", + "hash": "487f21b6345d1c53542dffbc5e58c7069e4070849aeaca2a82654f872a54d6f3" } }, "bin": "oha.exe",