From 276073085efb93b35a6f388929fb75d04d15ae85 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 27 Aug 2022 08:29:30 +0000 Subject: [PATCH] oha: Update to version 0.5.4 --- bucket/oha.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/oha.json b/bucket/oha.json index 9a1b3dfd16..f8333891e4 100644 --- a/bucket/oha.json +++ b/bucket/oha.json @@ -1,12 +1,12 @@ { - "version": "0.5.3", + "version": "0.5.4", "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.3/oha-windows-amd64.exe#/oha.exe", - "hash": "2301809346342c7e5f6782d5ad605f1c6822b2f6cb02368138e54b1582eeb5a5" + "url": "https://github.com/hatoo/oha/releases/download/v0.5.4/oha-windows-amd64.exe#/oha.exe", + "hash": "7b1b3d67fe7d676cff58106269dc7f2a7f4360ae85f7aca666ece4f835f76022" } }, "bin": "oha.exe",