From f992c0bab4fd40db863b21853dc35c43e4b50123 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 11 Jan 2025 12:34:16 +0000 Subject: [PATCH] oha: Update to version 1.6.0 --- bucket/oha.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/oha.json b/bucket/oha.json index 942d74a840..5995cb5343 100644 --- a/bucket/oha.json +++ b/bucket/oha.json @@ -1,12 +1,12 @@ { - "version": "1.5.0", + "version": "1.6.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.5.0/oha-windows-amd64.exe#/oha.exe", - "hash": "2a428c12d3db4d170e2dee44e144b45cf6f15a8f64b8f41a5156d8307119a4ec" + "url": "https://github.com/hatoo/oha/releases/download/v1.6.0/oha-windows-amd64.exe#/oha.exe", + "hash": "cd12934533bb217c879084b8554294d19a97d66c1a4bb4c82eecacf3280b6bee" } }, "bin": "oha.exe",