From 8382f8c6a2bc51104d62a24b8efde46a4c804300 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 16 Nov 2023 08:26:28 +0000 Subject: [PATCH] oha: Update to version 1.0.0 --- bucket/oha.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/oha.json b/bucket/oha.json index 065c65f267..a0c7e1451e 100644 --- a/bucket/oha.json +++ b/bucket/oha.json @@ -1,12 +1,12 @@ { - "version": "0.6.5", + "version": "1.0.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/v0.6.5/oha-windows-amd64.exe#/oha.exe", - "hash": "15bdc218d33fea75793f899f4fba5ee74ca2dbf1c5f295d06c65d44f608f6c5c" + "url": "https://github.com/hatoo/oha/releases/download/v1.0.0/oha-windows-amd64.exe#/oha.exe", + "hash": "fce07f280465a72a200ea255bbbf27399b9424277d0e16a0bbb0e509b6a2e4d6" } }, "bin": "oha.exe",