Skip to content

Commit

Permalink
Merge pull request #191237 from Homebrew/bump-haproxy@2.8-2.8.11
Browse files Browse the repository at this point in the history
haproxy@2.8 2.8.11
  • Loading branch information
BrewTestBot authored Sep 19, 2024
2 parents a51b140 + 0cad844 commit f251f2a
Showing 1 changed file with 8 additions and 10 deletions.
18 changes: 8 additions & 10 deletions Formula/h/haproxy@2.8.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class HaproxyAT28 < Formula
desc "Reliable, high performance TCP/HTTP load balancer"
homepage "https://www.haproxy.org/"
url "https://www.haproxy.org/download/2.8/src/haproxy-2.8.10.tar.gz"
sha256 "0d63cd46d9d10ac7dbc02f3c6769c1908f221e0a5c5b655a194655f7528d612a"
url "https://www.haproxy.org/download/2.8/src/haproxy-2.8.11.tar.gz"
sha256 "39de529ae0283416acb5477197ece17ea05b81f467bec5a6ac73cbad7dd536a8"
license "GPL-2.0-or-later" => { with: "openvpn-openssl-exception" }

livecheck do
Expand All @@ -11,14 +11,12 @@ class HaproxyAT28 < Formula
end

bottle do
sha256 cellar: :any, arm64_sequoia: "516904d5343f93e04a1551446334797ec2e7bb05a57dc2f93e21e68f76413e79"
sha256 cellar: :any, arm64_sonoma: "77bd9cbc82135e5a5d0ab47c0c9aea3a8ef837372616761aba88c01f1c94bd89"
sha256 cellar: :any, arm64_ventura: "50176ee8e0d5135819299f3d78e5949e9ebadcfd1f402f60ea68386b5a1adcef"
sha256 cellar: :any, arm64_monterey: "bb2fc8a27835e629ef4f63e0e19016d60d379e5d2f0d09be9ed112492934280a"
sha256 cellar: :any, sonoma: "1f716dc155f9f3dcc5d0756dd9762db8529d14b97521573a0d5dba5cace62289"
sha256 cellar: :any, ventura: "f5f287a4f6645c316354aa88b863a9ed9fa6e3fec5a102ede01ca8cac2a5518e"
sha256 cellar: :any, monterey: "30eb91e3970d860f1ee79b9fa09cbf04a04934a0dcc0b05e2e3a4d014aaee5dc"
sha256 cellar: :any_skip_relocation, x86_64_linux: "124ae19c8a0ae75e1e2380482d7d69a371ffc048df35fa9d290a87f743aa51e0"
sha256 cellar: :any, arm64_sequoia: "d4888684125aa43714156d599ddd061d20fcbfa027f72e6479afa4a085691482"
sha256 cellar: :any, arm64_sonoma: "bbdc80b5907f4e816fdfaa9bbde558d8a1c856faa418f1fdc9355b663b991722"
sha256 cellar: :any, arm64_ventura: "ffb8539e79521b812d1a94384f263830504d3c827c62722ed6cdd35e71945e75"
sha256 cellar: :any, sonoma: "758aeb4f8c7fcb758fd420adabe7409855b3e84d608b642dd3688bf1fdfc6e8b"
sha256 cellar: :any, ventura: "ab6cda8a35f888183dea8b4659d178a22c2b83b90210bf49e34681c55d47e335"
sha256 cellar: :any_skip_relocation, x86_64_linux: "b8a19ee9d1230fd4a650f69f163e5271a1d19e71b17a5e148a0340e4197add8f"
end

keg_only :versioned_formula
Expand Down

0 comments on commit f251f2a

Please sign in to comment.