From 67d89598c4e1ea9059f889009fec1b14a7670827 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 29 Nov 2025 12:32:14 +0000 Subject: [PATCH] oha: Update to version 1.12.0 --- bucket/oha.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/oha.json b/bucket/oha.json index 6d889da121..9ab8cace82 100644 --- a/bucket/oha.json +++ b/bucket/oha.json @@ -1,12 +1,12 @@ { - "version": "1.11.0", + "version": "1.12.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.11.0/oha-windows-amd64.exe#/oha.exe", - "hash": "3dcc44f2e53c04a87a0c23020f20b7ccb884b9e25fb60ec881284a2afb437497" + "url": "https://github.com/hatoo/oha/releases/download/v1.12.0/oha-windows-amd64.exe#/oha.exe", + "hash": "15681f0ec7a1e84c5790143d6610ee1d0ebe9bc2393f34a61d59d6d8b10100e5" } }, "bin": "oha.exe",