From 696bc19c975f5fd3142f404fc7066bcda200c5a3 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Sat, 17 Aug 2024 09:40:24 +0000 Subject: [PATCH] oha 1.4.6 --- Formula/o/oha.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/o/oha.rb b/Formula/o/oha.rb index 5d05f62cbdaff..42d7913767fa6 100644 --- a/Formula/o/oha.rb +++ b/Formula/o/oha.rb @@ -1,8 +1,8 @@ class Oha < Formula desc "HTTP load generator, inspired by rakyll/hey with tui animation" homepage "https://github.com/hatoo/oha/" - url "https://github.com/hatoo/oha/archive/refs/tags/v1.4.5.tar.gz" - sha256 "dfed8814c74419ab7bdc545bbd778f69ccc515defd5f756d8368c3c1b74d2cc2" + url "https://github.com/hatoo/oha/archive/refs/tags/v1.4.6.tar.gz" + sha256 "8a68d4411ce241d161aeaa87e9f1e778b381398454bf58e58c976d575fcb2c3b" license "MIT" head "https://github.com/hatoo/oha.git", branch: "master"