From 47ffb395efb1ea1025ce4c596e9ddc1e041cdb6c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 9 Oct 2023 12:30:36 +0000 Subject: [PATCH] oha: Update to version 0.6.5 --- bucket/oha.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/oha.json b/bucket/oha.json index 0f73e1639f..065c65f267 100644 --- a/bucket/oha.json +++ b/bucket/oha.json @@ -1,12 +1,12 @@ { - "version": "0.6.4", + "version": "0.6.5", "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.4/oha-windows-amd64.exe#/oha.exe", - "hash": "526bf9a6862cb744ddaf71fc6322c8a0927a0593eb5b7bc8817b08997b4574a0" + "url": "https://github.com/hatoo/oha/releases/download/v0.6.5/oha-windows-amd64.exe#/oha.exe", + "hash": "15bdc218d33fea75793f899f4fba5ee74ca2dbf1c5f295d06c65d44f608f6c5c" } }, "bin": "oha.exe",