From ed1e55be53dad1deecc1da7b6a4b98c615d34b13 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 5 Sep 2023 12:30:49 +0000 Subject: [PATCH] oha: Update to version 0.6.3 --- bucket/oha.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/oha.json b/bucket/oha.json index ac53a5e2c7..48141c924c 100644 --- a/bucket/oha.json +++ b/bucket/oha.json @@ -1,12 +1,12 @@ { - "version": "0.6.2", + "version": "0.6.3", "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.6.2/oha-windows-amd64.exe#/oha.exe", - "hash": "9f7fb2c834f795d5881571f9c048816df0d0c929638cf7c2373d759c5142cde7" + "url": "https://github.com/hatoo/oha/releases/download/v0.6.3/oha-windows-amd64.exe#/oha.exe", + "hash": "e39a3dc5ce947f8ca8b408040a39c29aa5abfd326fd5cc7bfa77d16926237af9" } }, "bin": "oha.exe",