From 1526851f2e12a371f698a512f5d6ceba63973ab7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 17 Aug 2024 08:28:19 +0000 Subject: [PATCH] oha: Update to version 1.4.6 --- bucket/oha.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/oha.json b/bucket/oha.json index c7ad2c2580..60dfbf1c5b 100644 --- a/bucket/oha.json +++ b/bucket/oha.json @@ -1,12 +1,12 @@ { - "version": "1.4.5", + "version": "1.4.6", "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.5/oha-windows-amd64.exe#/oha.exe", - "hash": "c6943bb8b1a48392e3b6bcd691fc24f288f81eecd0b925e13dfbf4678a601097" + "url": "https://github.com/hatoo/oha/releases/download/v1.4.6/oha-windows-amd64.exe#/oha.exe", + "hash": "66e3d8cdfe973e3092f4223f97b55050f73ad48bcb1354081e6146953309cd7c" } }, "bin": "oha.exe",