swiftformat: update 0.50.6 bottle.
parent
c56b83e391
commit
16311f2466
|
@ -7,13 +7,13 @@ class Swiftformat < Formula
|
|||
head "https://github.com/nicklockwood/SwiftFormat.git", branch: "master"
|
||||
|
||||
bottle do
|
||||
sha256 cellar: :any_skip_relocation, arm64_ventura: "9048ad0b39a71e79f931af801e6eeddbd6ef875c5151443dc4c48b59ab8c4504"
|
||||
sha256 cellar: :any_skip_relocation, arm64_monterey: "b3243f198719a5dfd8cd24ac7369d3acc16c212410e49e2d12feee08b64e75a9"
|
||||
sha256 cellar: :any_skip_relocation, arm64_big_sur: "26f2d7e695889f5f368d5d3edd91e7fc4a31a46f12739eb634a6d4eb3cf5ab5b"
|
||||
sha256 cellar: :any_skip_relocation, ventura: "6c641f1e6f9252e7fec9b027d428b26ebb5f4b07791bf03e014ee69dbce018b8"
|
||||
sha256 cellar: :any_skip_relocation, monterey: "3f47854b763118a93ce59ed117a6870e79150a936c195a2c89ef415558aac2d8"
|
||||
sha256 cellar: :any_skip_relocation, big_sur: "d1cf900d6f08798351c9d0c3bac7844cb82eef6c630e518cb99c45656281264f"
|
||||
sha256 x86_64_linux: "1e29860c6f92f75f8dd5084a14fc40f419a6cd19af26b74f5e8ec9ef809d8e98"
|
||||
sha256 cellar: :any_skip_relocation, arm64_ventura: "a054cd9aae332630cf9d8662b307af25c6374fc59d941b9e9a5baf34630c4de7"
|
||||
sha256 cellar: :any_skip_relocation, arm64_monterey: "2d3d211c135b22a540823298d42d43f4f050c239780c487507856b249f1fc5a9"
|
||||
sha256 cellar: :any_skip_relocation, arm64_big_sur: "192925e4c50b6a9033afafbc76e3593f98c9910c324a145d25245c2af63145e2"
|
||||
sha256 cellar: :any_skip_relocation, ventura: "09b28c74147e4bda9d2d97b36bc711234c72f0d56416b120af9d9a6d4e23f087"
|
||||
sha256 cellar: :any_skip_relocation, monterey: "9d7b59cc222780b983f4bbbecdee5e3ee4bb7029ae59080873482f708b022f6d"
|
||||
sha256 cellar: :any_skip_relocation, big_sur: "0647e38dfe1c47c7a82abbd7d26a87601a0442852d04ed6eb5566b0e8613fefc"
|
||||
sha256 x86_64_linux: "94c09bb9768db7bcb16ea68862eec0f544a4e84400d5a691bf4fd15dc20dcbf4"
|
||||
end
|
||||
|
||||
depends_on xcode: ["10.1", :build]
|
||||
|
|
Loading…
Reference in New Issue