From 244d83e568e98275ce90615da1c5c898f2d9037d Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Sun, 31 May 2026 23:35:37 +0000 Subject: [PATCH 1/2] hoverfly 1.12.8 --- Formula/h/hoverfly.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/h/hoverfly.rb b/Formula/h/hoverfly.rb index 73407ee26e42f..ff92f5c3d6e42 100644 --- a/Formula/h/hoverfly.rb +++ b/Formula/h/hoverfly.rb @@ -1,8 +1,8 @@ class Hoverfly < Formula desc "API simulations for development and testing" homepage "https://hoverfly.io/" - url "https://github.com/SpectoLabs/hoverfly/archive/refs/tags/v1.12.7.tar.gz" - sha256 "e8dd911250c91a1c382a630b0310b4cc097b2f9fcb6026faaefcd6c3d4c69b14" + url "https://github.com/SpectoLabs/hoverfly/archive/refs/tags/v1.12.8.tar.gz" + sha256 "9dcd10b47e56f30beee31ad6d4e877eec0f546a48aa2450b07bb6593baa0e235" license "Apache-2.0" head "https://github.com/SpectoLabs/hoverfly.git", branch: "master" From f392c58943f39069aa1f4f33af53731f81711c61 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Sun, 31 May 2026 23:50:17 +0000 Subject: [PATCH 2/2] hoverfly: update 1.12.8 bottle. --- Formula/h/hoverfly.rb | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Formula/h/hoverfly.rb b/Formula/h/hoverfly.rb index ff92f5c3d6e42..ea2bad4be3c44 100644 --- a/Formula/h/hoverfly.rb +++ b/Formula/h/hoverfly.rb @@ -7,12 +7,12 @@ class Hoverfly < Formula head "https://github.com/SpectoLabs/hoverfly.git", branch: "master" bottle do - sha256 cellar: :any_skip_relocation, arm64_tahoe: "bd5bc3e3c57f74d975f7548f4fc24b41e50be7da780d1f082c0dab4c7797b708" - sha256 cellar: :any_skip_relocation, arm64_sequoia: "bd5bc3e3c57f74d975f7548f4fc24b41e50be7da780d1f082c0dab4c7797b708" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "bd5bc3e3c57f74d975f7548f4fc24b41e50be7da780d1f082c0dab4c7797b708" - sha256 cellar: :any_skip_relocation, sonoma: "5f339637ba22d182fc4401889ba276f3d66919a9b01f2445cf35e48a598645e0" - sha256 cellar: :any_skip_relocation, arm64_linux: "c9223cca1f187847b8da3785d33f82a57df78867a0e60b783f91911fa5bd2ccc" - sha256 cellar: :any_skip_relocation, x86_64_linux: "98432f2f7f1d1431c469124639018d303d0b9f91984968fb096842a2e213c458" + sha256 cellar: :any_skip_relocation, arm64_tahoe: "aebc414e68d8dfb46c3177a96aa88e77375495e6d4946a979cacd4421d4b5b6a" + sha256 cellar: :any_skip_relocation, arm64_sequoia: "aebc414e68d8dfb46c3177a96aa88e77375495e6d4946a979cacd4421d4b5b6a" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "aebc414e68d8dfb46c3177a96aa88e77375495e6d4946a979cacd4421d4b5b6a" + sha256 cellar: :any_skip_relocation, sonoma: "70cdc7f13e774b7026a010d85be5b21be240414260968774dfef54ba99bd310b" + sha256 cellar: :any_skip_relocation, arm64_linux: "d5a9e53165c169839206d1fd24bffae1b7e83b6d1e40b1ccc21a0ead2dad4a26" + sha256 cellar: :any, x86_64_linux: "8d28a96073989ca7720aee828a62e8cb2ed076d1f91e6ccdd8b7e350fb76686b" end depends_on "go" => :build