From 5724feb7ab75eb897fb782d47f3b331e82f63258 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 26 Oct 2024 12:32:05 +0000 Subject: [PATCH] oha: Update to version 1.4.7 --- bucket/oha.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/oha.json b/bucket/oha.json index 60dfbf1c5b..a1a98e1e6e 100644 --- a/bucket/oha.json +++ b/bucket/oha.json @@ -1,12 +1,12 @@ { - "version": "1.4.6", + "version": "1.4.7", "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.6/oha-windows-amd64.exe#/oha.exe", - "hash": "66e3d8cdfe973e3092f4223f97b55050f73ad48bcb1354081e6146953309cd7c" + "url": "https://github.com/hatoo/oha/releases/download/v1.4.7/oha-windows-amd64.exe#/oha.exe", + "hash": "082bc345be480ac37f2ff5578e93f89f3ba64722be9a1dc4e1ba8a808547e047" } }, "bin": "oha.exe",