From c70dc3f462f6fef3b21ff9db0b889b9e96556785 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 24 Jun 2023 16:28:12 +0000 Subject: [PATCH] oha: Update to version 0.6.0 --- bucket/oha.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/oha.json b/bucket/oha.json index b600e2d2f3..80fda92dcb 100644 --- a/bucket/oha.json +++ b/bucket/oha.json @@ -1,12 +1,12 @@ { - "version": "0.5.9", + "version": "0.6.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/v0.5.9/oha-windows-amd64.exe#/oha.exe", - "hash": "1e2ca51879ad3621a846372edb3e3d033f05f21b8cfb648cb3f8784d2fb0bd68" + "url": "https://github.com/hatoo/oha/releases/download/v0.6.0/oha-windows-amd64.exe#/oha.exe", + "hash": "ff36c5d07c0419e599002b5111f507ba2d85e8615b319d5c3518f36282656ed8" } }, "bin": "oha.exe",