Skip to content

Commit 255e09f

Browse files
committed
swiftformat: update 0.57.2 bottle.
1 parent 47ee458 commit 255e09f

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Formula/s/swiftformat.rb

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@ class Swiftformat < Formula
77
head "https://github.com/nicklockwood/SwiftFormat.git", branch: "develop"
88

99
bottle do
10-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "e14c15a8d2d2657575e53f0164e3bc22df4fa93a32e60873a30977895bb08fa9"
11-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "e8bb136a937e1e111acf26a9e0f6c4e4a2c9679345bfb8deff260bce68d6d9de"
12-
sha256 cellar: :any_skip_relocation, arm64_ventura: "3eb9216c681d79835183068a9b47f9df4ea3ceb67a6d981e8c0ffb2e241d058f"
13-
sha256 cellar: :any_skip_relocation, sonoma: "b1ee11aab698b371bdd7dc2a186d8c9606af5616cfc30fd94367d29c63bbab65"
14-
sha256 cellar: :any_skip_relocation, ventura: "6e83a6ad12a1b74094477c67dcd188f06d529c624ed049dfbb61a099be6d8271"
15-
sha256 cellar: :any_skip_relocation, arm64_linux: "fe3023ae783382146a8b13c4ef152f20de0433a204a10796e61bb45f6ebfd967"
16-
sha256 cellar: :any_skip_relocation, x86_64_linux: "dd5d8aa1c642577dde8fd480e36d739c490e74b2865217a0930ca9c7f2a9bf12"
10+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "4016d79d6de86cf180140e112aacf471aacf24834083aa15bdad89e7c82748c2"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "738778be95e10a246492c0f65120d5d06d1c4908f5e728fea43387cbc0566883"
12+
sha256 cellar: :any_skip_relocation, arm64_ventura: "ba4c4e98ca173e69cb4e6bb5f2a9fceb40df43174682a68380f8ca889b53948c"
13+
sha256 cellar: :any_skip_relocation, sonoma: "f283c36e8f6b4c70f4924aad4fa0d7419cf5743fdcc328ff44e5910ddb37e2ec"
14+
sha256 cellar: :any_skip_relocation, ventura: "0a00ed4d5d679dc5f0a46770cb455fca7da98c37aadba4d1fa265e44036b447b"
15+
sha256 cellar: :any_skip_relocation, arm64_linux: "d63f9da3ce82fdfc44729c4854b0b51349cc2adc5c4696e12e46e42b222e1bd1"
16+
sha256 cellar: :any_skip_relocation, x86_64_linux: "964a0148fa8d2dff245648287151385f8a97622f1664c484d472d0e2513102a5"
1717
end
1818

1919
depends_on xcode: ["10.1", :build]

0 commit comments

Comments
 (0)