Skip to content

Commit

Permalink
composer: update 2.8.4 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Dec 11, 2024
1 parent 35d4bc3 commit 789c8ba
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Formula/c/composer.rb
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@ class Composer < Formula
end

bottle do
sha256 cellar: :any_skip_relocation, arm64_sequoia: "ffcd50d18b94306ee3e0d3344c272a0fb12976a32a2499e8e75b6f273b63472b"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "ffcd50d18b94306ee3e0d3344c272a0fb12976a32a2499e8e75b6f273b63472b"
sha256 cellar: :any_skip_relocation, arm64_ventura: "ffcd50d18b94306ee3e0d3344c272a0fb12976a32a2499e8e75b6f273b63472b"
sha256 cellar: :any_skip_relocation, sonoma: "98ffb3f3898a862ae5e787791d88dd62558ec1472e4b07f6cb48e57043589fe2"
sha256 cellar: :any_skip_relocation, ventura: "98ffb3f3898a862ae5e787791d88dd62558ec1472e4b07f6cb48e57043589fe2"
sha256 cellar: :any_skip_relocation, x86_64_linux: "566125d44a96734436a0ca4a10d1b29629f81a24db702d221f1adab818569be1"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "85fa1c6cf94a5f2e447ff708b0f6ee3a0bfbd86925aface29bb16c7a36ed9648"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "85fa1c6cf94a5f2e447ff708b0f6ee3a0bfbd86925aface29bb16c7a36ed9648"
sha256 cellar: :any_skip_relocation, arm64_ventura: "85fa1c6cf94a5f2e447ff708b0f6ee3a0bfbd86925aface29bb16c7a36ed9648"
sha256 cellar: :any_skip_relocation, sonoma: "a3e89bceaf78a4b75f634406844d209967cd1d63f90c3acea6e143a58086a094"
sha256 cellar: :any_skip_relocation, ventura: "a3e89bceaf78a4b75f634406844d209967cd1d63f90c3acea6e143a58086a094"
sha256 cellar: :any_skip_relocation, x86_64_linux: "3dcad5f8b0f77587937cf56c485f660742873919cd24bd05548da8d7ffe1b201"
end

depends_on "php"
Expand Down

0 comments on commit 789c8ba

Please sign in to comment.