From cb233f6197f0730cc88153f3ba4ac2f9429714c5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 9 Mar 2024 08:26:09 +0000 Subject: [PATCH] oha: Update to version 1.4.0 --- bucket/oha.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/oha.json b/bucket/oha.json index fb12aea1a3..7e5459d443 100644 --- a/bucket/oha.json +++ b/bucket/oha.json @@ -1,12 +1,12 @@ { - "version": "1.3.0", + "version": "1.4.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/v1.3.0/oha-windows-amd64.exe#/oha.exe", - "hash": "96abf0d2f6b65e6a9963498e987411b10553482844b812c03306bffe96ebcd92" + "url": "https://github.com/hatoo/oha/releases/download/v1.4.0/oha-windows-amd64.exe#/oha.exe", + "hash": "389a2a340cd6621eb8041754fb6400b9ecaf6a4d23842dd11cfc23253fa5e537" } }, "bin": "oha.exe",