diff --git a/Formula/o/oha.rb b/Formula/o/oha.rb index b137cbd2f55d8..34efa4eb649f0 100644 --- a/Formula/o/oha.rb +++ b/Formula/o/oha.rb @@ -1,20 +1,18 @@ 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.10.0.tar.gz" - sha256 "a78cbb27b4cc5f343595f93bf09e344c05fc9eea02dae8ce593cb37592b9bcb3" + url "https://github.com/hatoo/oha/archive/refs/tags/v1.11.0.tar.gz" + sha256 "aee9a6a638fb32f9021105d7faa7c182eaa8bc7a17a7a9a96525d5d61b32ea51" license "MIT" head "https://github.com/hatoo/oha.git", branch: "master" bottle do - sha256 cellar: :any_skip_relocation, arm64_tahoe: "bfecf2295cf4dd210866d4ddd740b11d26e2c968497b98353dc10d10b2364d5e" - sha256 cellar: :any_skip_relocation, arm64_sequoia: "20c1d7d16dae9b827fafc985dd02cf330aeb4635609fbcb19181a496dfae6ad1" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "8f0237cd57820e7608e6847f62b063a29238ce182e3c7e1bd8ee95c2004a4530" - sha256 cellar: :any_skip_relocation, arm64_ventura: "ad19bad4b3d31d5ca55615e222e374c95b4311de76ed96dd25c6e10f03cdcad4" - sha256 cellar: :any_skip_relocation, sonoma: "ccaf0fcaa20021b1cdd1c7a361b63d0655dbd6475a0d40f24bea39c73348c40a" - sha256 cellar: :any_skip_relocation, ventura: "236a1b5006cdcf05f4963cb4ae49205b8db5fafde1ad9c2bb944b6c141cedf49" - sha256 cellar: :any_skip_relocation, arm64_linux: "4fb74c522c2afe3165e53f313983c2d461d75f4ebfd2ba60e921c8964d9fda5a" - sha256 cellar: :any_skip_relocation, x86_64_linux: "d2f6dca8c7506804b450826be9609afebf379f78c0275afe4c52cdc2853bdc15" + sha256 cellar: :any_skip_relocation, arm64_tahoe: "3615368bb9198de7c12473ee70abb7505226b8d5108ba23ec7a51d2d98176d9e" + sha256 cellar: :any_skip_relocation, arm64_sequoia: "e4abe7889517f4662264a0730dca034f4aec14b75e70f15b4cecc21598b8586a" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "ac69d8483bea42988c7130dbbb8018cc5588bab2baec56c5ca94191f0f440a1b" + sha256 cellar: :any_skip_relocation, sonoma: "4c064b5faadf5df3f08f1a1f46a272e8b1997d709232030c2d3a121edf508200" + sha256 cellar: :any_skip_relocation, arm64_linux: "458fb0ddd756ac20ac8b35b91e158de5bf39837c634fc5b089ce66b4f9ab311e" + sha256 cellar: :any_skip_relocation, x86_64_linux: "9bbb06a64b1986f9c5f14837c3877e39dd42182eb2a06f1a77f52eaf5888bd4d" end depends_on "cmake" => :build # for aws-lc-sys