From 0f51bb7cc5ce9f04c49af063c92beb81830ac292 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 3 Feb 2024 08:24:45 +0000 Subject: [PATCH] oha: Update to version 1.2.0 --- bucket/oha.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/oha.json b/bucket/oha.json index 1a432a0b57..ab005001e2 100644 --- a/bucket/oha.json +++ b/bucket/oha.json @@ -1,12 +1,12 @@ { - "version": "1.1.0", + "version": "1.2.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.1.0/oha-windows-amd64.exe#/oha.exe", - "hash": "058bd2de820595bb72d5306348f78da66aa7dc6b50cc7e733d5eb3cec4f29fdd" + "url": "https://github.com/hatoo/oha/releases/download/v1.2.0/oha-windows-amd64.exe#/oha.exe", + "hash": "ec49e64dc28b1d080332876ca25ef729457b177e66124fbd486dbc629815440a" } }, "bin": "oha.exe",