From f3463ecee8f4511ba11174246b4fdf7e75fe3761 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 15 Feb 2025 08:28:50 +0000 Subject: [PATCH] oha: Update to version 1.8.0 --- bucket/oha.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/oha.json b/bucket/oha.json index 8c9f74645b..6047574044 100644 --- a/bucket/oha.json +++ b/bucket/oha.json @@ -1,12 +1,12 @@ { - "version": "1.7.0", + "version": "1.8.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.7.0/oha-windows-amd64.exe#/oha.exe", - "hash": "8cdaae5f8e10d6489c8cd8019b8ee60df932feea01c6c987a1457952c121d2a6" + "url": "https://github.com/hatoo/oha/releases/download/v1.8.0/oha-windows-amd64.exe#/oha.exe", + "hash": "fdf07889ea8882fc316308a97c790822e53eba9b123d68fb6de9b1d251271597" } }, "bin": "oha.exe",