composer: update 2.5.3 bottle.

master
BrewTestBot 2023-02-10 15:04:36 +00:00
parent 463bc90b44
commit 0c4df139d5
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 7 additions and 7 deletions

View File

@ -11,13 +11,13 @@ class Composer < Formula
end
bottle do
sha256 cellar: :any_skip_relocation, arm64_ventura: "2eb3739f157bf8b74c4398c59b6d1a8aca58ff9cdda07ab2dda41cd9aae44084"
sha256 cellar: :any_skip_relocation, arm64_monterey: "2eb3739f157bf8b74c4398c59b6d1a8aca58ff9cdda07ab2dda41cd9aae44084"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "2eb3739f157bf8b74c4398c59b6d1a8aca58ff9cdda07ab2dda41cd9aae44084"
sha256 cellar: :any_skip_relocation, ventura: "f2c341c2e2206b37cc44102bc06f95eb5e5e3f89abd5ab8e347ddc47b24d7150"
sha256 cellar: :any_skip_relocation, monterey: "f2c341c2e2206b37cc44102bc06f95eb5e5e3f89abd5ab8e347ddc47b24d7150"
sha256 cellar: :any_skip_relocation, big_sur: "f2c341c2e2206b37cc44102bc06f95eb5e5e3f89abd5ab8e347ddc47b24d7150"
sha256 cellar: :any_skip_relocation, x86_64_linux: "2eb3739f157bf8b74c4398c59b6d1a8aca58ff9cdda07ab2dda41cd9aae44084"
sha256 cellar: :any_skip_relocation, arm64_ventura: "5191e398e6c1925c8b20fbacf3d66cf1c92fd6edff7a3850b156e54247bf9caa"
sha256 cellar: :any_skip_relocation, arm64_monterey: "79f1b6d66926ad688ab39dea7cf2e6317920ca88e077e233f568dbb142035598"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "6ac8704fb653a2d46b73f2844b7a774528cb3ca67c49804e5683dd0faef8d727"
sha256 cellar: :any_skip_relocation, ventura: "d8a0efe99a965d6f88a8c99816c6410a978f9004ca84cd8484a341d6eb73f57a"
sha256 cellar: :any_skip_relocation, monterey: "070471c956bf6414fb64be85eebc589024019565b62d668677905ef47986d85f"
sha256 cellar: :any_skip_relocation, big_sur: "51025e83a7870f2b4c1dff95acecab6698758a2b8ba526c2b86b6cef56bbf9fa"
sha256 cellar: :any_skip_relocation, x86_64_linux: "d6283a1533e1e7d7975da814051d52cfaa3113fc34ea0a4d4c98dab2a19c2e70"
end
depends_on "php"