From f97fc814ff6e94db6a53d0009d95b68ebdf06243 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 19 Sep 2022 12:32:02 +0000 Subject: [PATCH] oha: Update to version 0.5.5 --- bucket/oha.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/oha.json b/bucket/oha.json index f8333891e4..a7349213b8 100644 --- a/bucket/oha.json +++ b/bucket/oha.json @@ -1,12 +1,12 @@ { - "version": "0.5.4", + "version": "0.5.5", "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.4/oha-windows-amd64.exe#/oha.exe", - "hash": "7b1b3d67fe7d676cff58106269dc7f2a7f4360ae85f7aca666ece4f835f76022" + "url": "https://github.com/hatoo/oha/releases/download/v0.5.5/oha-windows-amd64.exe#/oha.exe", + "hash": "7ecc1d07dd19c1352b5f8c3c6a7a4e3f7284e73b9674bec0be36452f8870fc48" } }, "bin": "oha.exe",