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