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