Skip to content

Commit

Permalink
passenger: update 6.0.23 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Jul 29, 2024
1 parent c4f6784 commit 5df243d
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Formula/p/passenger.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@ class Passenger < Formula
head "https://github.com/phusion/passenger.git", branch: "stable-6.0"

bottle do
sha256 cellar: :any, arm64_sonoma: "6418b958201403886627e0027d9f362f12f27447b81f62242146a16410f7f256"
sha256 cellar: :any, arm64_ventura: "f40a3edcf65e11149751a34a8c9480c360a2016c9caaf8fefd8b8826189b8510"
sha256 cellar: :any, arm64_monterey: "6085e4c644c173055a205d99acf7083561a17e1e718ba3035cce0bf7b8e5dcc4"
sha256 cellar: :any, sonoma: "82f77d7f6551d4de1e1aa2275e9a2efdaf4ec1640d2822332611e14cbb012085"
sha256 cellar: :any, ventura: "0d6ca5d1d376ea1ea71fae72c4d8cba14be03553b355f454e2873fd643cdb63b"
sha256 cellar: :any, monterey: "ea3ee317e535a68d41c67e98fffdc14de66f5c4d21e8c31fd9b7b60b9a35c6c5"
sha256 cellar: :any_skip_relocation, x86_64_linux: "2a9ca1317d851fa49c1cb330da9aa852cb945129df0d2254f465fc66d1002c0b"
sha256 cellar: :any, arm64_sonoma: "403399c4ed7bca3447a27048c80802e2c0bef18341ae92b9b24898ebcc1863f3"
sha256 cellar: :any, arm64_ventura: "a3267ad962d1ab8a50214a4c001eefe2fbfec7546f3660cc0147a0c362e3023a"
sha256 cellar: :any, arm64_monterey: "e5491b8320dc570d26b65f29303be9071529498ef286acc96817b155ae8ebcc8"
sha256 cellar: :any, sonoma: "d6a9800e7125eb83e747351fa4e2ff623eea995f1ce76743413468b07dcc3f20"
sha256 cellar: :any, ventura: "1b100c8490a2ed8c9aa3b8c30f01fd9b25721d7d9a0d77e685955ffeaa5ae33d"
sha256 cellar: :any, monterey: "b6ec7c599b35542d3d29c06d6ad6d5c15bc70e512835b5403ca9f549224f3ba1"
sha256 cellar: :any_skip_relocation, x86_64_linux: "736f98042134674ddd93a2542a373e24b1a5721d594491036c300c49798fc75b"
end

depends_on "httpd" => :build # to build the apache2 module
Expand Down

0 comments on commit 5df243d

Please sign in to comment.