diff --git a/Formula/c/composer.rb b/Formula/c/composer.rb index acd4ba47d1cd..011814495830 100644 --- a/Formula/c/composer.rb +++ b/Formula/c/composer.rb @@ -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"