From b85b1e49b69b8d8f679d38ca78d7394fd2595b43 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 20 Apr 2024 12:38:42 +0000 Subject: [PATCH] oha: Update to version 1.4.4 --- bucket/oha.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/oha.json b/bucket/oha.json index 7c2fc88145..6e27eb95df 100644 --- a/bucket/oha.json +++ b/bucket/oha.json @@ -1,12 +1,12 @@ { - "version": "1.4.3", + "version": "1.4.4", "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.3/oha-windows-amd64.exe#/oha.exe", - "hash": "86ab241191d05e40f4b613256bf4c6db9ef8eba5187d26e5a5325053afb896d0" + "url": "https://github.com/hatoo/oha/releases/download/v1.4.4/oha-windows-amd64.exe#/oha.exe", + "hash": "8e2794df7c60e47c9ba3c0e7c2d8c12065a1c9166fbf643d440164207b34aa8c" } }, "bin": "oha.exe",