Skip to content

Commit 63b0741

Browse files
committed
composer: update 2.8.5 bottle.
1 parent 14aa45b commit 63b0741

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/c/composer.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@ class Composer < Formula
1111
end
1212

1313
bottle do
14-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "85fa1c6cf94a5f2e447ff708b0f6ee3a0bfbd86925aface29bb16c7a36ed9648"
15-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "85fa1c6cf94a5f2e447ff708b0f6ee3a0bfbd86925aface29bb16c7a36ed9648"
16-
sha256 cellar: :any_skip_relocation, arm64_ventura: "85fa1c6cf94a5f2e447ff708b0f6ee3a0bfbd86925aface29bb16c7a36ed9648"
17-
sha256 cellar: :any_skip_relocation, sonoma: "a3e89bceaf78a4b75f634406844d209967cd1d63f90c3acea6e143a58086a094"
18-
sha256 cellar: :any_skip_relocation, ventura: "a3e89bceaf78a4b75f634406844d209967cd1d63f90c3acea6e143a58086a094"
19-
sha256 cellar: :any_skip_relocation, x86_64_linux: "3dcad5f8b0f77587937cf56c485f660742873919cd24bd05548da8d7ffe1b201"
14+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "3be8b1d9eef803f6f102d3ea027f6495cd9dccd39a904c5cf9b91ee64c67a53c"
15+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "3be8b1d9eef803f6f102d3ea027f6495cd9dccd39a904c5cf9b91ee64c67a53c"
16+
sha256 cellar: :any_skip_relocation, arm64_ventura: "3be8b1d9eef803f6f102d3ea027f6495cd9dccd39a904c5cf9b91ee64c67a53c"
17+
sha256 cellar: :any_skip_relocation, sonoma: "ca89a52c5a4d3f2b48c7ad0570199fff153a5a1c06e5830c6a6bedafd98f5ec6"
18+
sha256 cellar: :any_skip_relocation, ventura: "ca89a52c5a4d3f2b48c7ad0570199fff153a5a1c06e5830c6a6bedafd98f5ec6"
19+
sha256 cellar: :any_skip_relocation, x86_64_linux: "280f7da2db2db2f2ab2327885cad084a2d5e4a213fc3c113ec096c63592a6b0e"
2020
end
2121

2222
depends_on "php"

0 commit comments

Comments
 (0)