Skip to content

Commit

Permalink
swiftformat: update 0.55.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Nov 16, 2024
1 parent 3b13ff6 commit 465e2fc
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Formula/s/swiftformat.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@ class Swiftformat < Formula
head "https://github.com/nicklockwood/SwiftFormat.git", branch: "master"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sequoia: "03eb08eb7de0e697e574b5d5c94104a88c9548ee880b942f1916536fe7ff897a"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "0ff9c3c154fea61303bd060da1aecebb025a3a33460b24910cf55e6ae366574e"
sha256 cellar: :any_skip_relocation, arm64_ventura: "52200577da57cebd27e7d4b6a9ed84f6d3475b7f91e28ec4f5947fc2992cd943"
sha256 cellar: :any_skip_relocation, sonoma: "9f79e28a0a5c7172be8bfcf23fca47de08f8bc03a3ddcdfbf52704445b9d8b18"
sha256 cellar: :any_skip_relocation, ventura: "416528899d45dc25edc2f14c857239a2c922b4be548345423857f140c6b90f0f"
sha256 cellar: :any_skip_relocation, x86_64_linux: "86c47e1a74da98ff5646c8d510ea5e6de45e9dc97bc59f151bd2a8848b5bc9f8"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "809f0c585e3138190f5cf42ffa923c3c06a03f1d78f7c453942628de5fdd2f10"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "cd7c73d0d7703640e3b3346bf28952b9ecd01fc67f77951c45e53b30661fe2e7"
sha256 cellar: :any_skip_relocation, arm64_ventura: "b81b1919b476929f6508785af9a3126d64be97cf3ad87f3c66460d3157b1bed7"
sha256 cellar: :any_skip_relocation, sonoma: "a433ce5b06ea8aef6d65a2c67fe3d2a78a34bb10db28dc63d5cdba94e844173c"
sha256 cellar: :any_skip_relocation, ventura: "d93ed788971bd7a60d1fdc3fbffe8b1403c85ecb1896fc7fb3ff8855609cea43"
sha256 cellar: :any_skip_relocation, x86_64_linux: "fd48b5520e5bc1fa97416e456b4c34ab5ed81142bed0c0acc582978647782951"
end

depends_on xcode: ["10.1", :build]
Expand Down

0 comments on commit 465e2fc

Please sign in to comment.