Skip to content

Commit

Permalink
[email protected]: add 9.5.28 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
SMillerDev committed Nov 4, 2024
1 parent 2601d7b commit 4922171
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Formula/[email protected]
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,13 @@ class PhpunitAT95 < Formula
skip "static version"
end

bottle do
root_url "https://github.com/SMillerDev/homebrew-tap/releases/download/[email protected]"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "587bb4a22c6100aaf0c8149f20cb0dbfd9e1957a87c32b708cb080dbfe2426a2"
sha256 cellar: :any_skip_relocation, ventura: "a506b7e2a665662b8165378e98976e5ab4cbc97b2c0e556060995bb513981ce1"
sha256 cellar: :any_skip_relocation, x86_64_linux: "6a85e6e7f58e4d7e995b16e29291ee24e8017482cc5164b3fe834d1b58770fa8"
end

depends_on "php" => :test

def install
Expand Down

0 comments on commit 4922171

Please sign in to comment.