From c51a3810273e4b92a68449d614c618c0b6e5a0b0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 16 Jan 2024 12:30:14 +0000 Subject: [PATCH] oha: Update to version 1.1.0 --- bucket/oha.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/oha.json b/bucket/oha.json index a0c7e1451e..1a432a0b57 100644 --- a/bucket/oha.json +++ b/bucket/oha.json @@ -1,12 +1,12 @@ { - "version": "1.0.0", + "version": "1.1.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.0.0/oha-windows-amd64.exe#/oha.exe", - "hash": "fce07f280465a72a200ea255bbbf27399b9424277d0e16a0bbb0e509b6a2e4d6" + "url": "https://github.com/hatoo/oha/releases/download/v1.1.0/oha-windows-amd64.exe#/oha.exe", + "hash": "058bd2de820595bb72d5306348f78da66aa7dc6b50cc7e733d5eb3cec4f29fdd" } }, "bin": "oha.exe",