From 0d1a6696becce8adfe017b2969ef9b283f27664d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 12 Jun 2023 08:26:47 +0000 Subject: [PATCH] oha: Update to version 0.5.9 --- bucket/oha.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/oha.json b/bucket/oha.json index 203307653b..b600e2d2f3 100644 --- a/bucket/oha.json +++ b/bucket/oha.json @@ -1,12 +1,12 @@ { - "version": "0.5.8", + "version": "0.5.9", "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/v0.5.8/oha-windows-amd64.exe#/oha.exe", - "hash": "00ef4cf7eb7763167e3c6b6d02ca829ec75cd2ce522e59b6eddb5d66463e81e7" + "url": "https://github.com/hatoo/oha/releases/download/v0.5.9/oha-windows-amd64.exe#/oha.exe", + "hash": "1e2ca51879ad3621a846372edb3e3d033f05f21b8cfb648cb3f8784d2fb0bd68" } }, "bin": "oha.exe",