Skip to content

Commit

Permalink
Upgrade swiftformat to 0.55.1.
Browse files Browse the repository at this point in the history
Partial #638

Signed-off-by: Ross Goldberg <[email protected]>
  • Loading branch information
rgoldberg committed Nov 21, 2024
1 parent 6dad885 commit 4a29781
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions Brewfile.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -168,40 +168,40 @@
}
},
"swiftformat": {
"version": "0.54.6_1",
"version": "0.55.1",
"bottle": {
"rebuild": 0,
"root_url": "https://ghcr.io/v2/homebrew/core",
"files": {
"arm64_sequoia": {
"cellar": ":any_skip_relocation",
"url": "https://ghcr.io/v2/homebrew/core/swiftformat/blobs/sha256:03eb08eb7de0e697e574b5d5c94104a88c9548ee880b942f1916536fe7ff897a",
"sha256": "03eb08eb7de0e697e574b5d5c94104a88c9548ee880b942f1916536fe7ff897a"
"url": "https://ghcr.io/v2/homebrew/core/swiftformat/blobs/sha256:22c5c775d1c65e04d368f1c15ec0ab0a2fc98c8bc2261f32955e4f975ca01962",
"sha256": "22c5c775d1c65e04d368f1c15ec0ab0a2fc98c8bc2261f32955e4f975ca01962"
},
"arm64_sonoma": {
"cellar": ":any_skip_relocation",
"url": "https://ghcr.io/v2/homebrew/core/swiftformat/blobs/sha256:0ff9c3c154fea61303bd060da1aecebb025a3a33460b24910cf55e6ae366574e",
"sha256": "0ff9c3c154fea61303bd060da1aecebb025a3a33460b24910cf55e6ae366574e"
"url": "https://ghcr.io/v2/homebrew/core/swiftformat/blobs/sha256:663b2eeaa6234dcf77a066560a08ae402aceb1571c89c9dce7bff17a72f030ed",
"sha256": "663b2eeaa6234dcf77a066560a08ae402aceb1571c89c9dce7bff17a72f030ed"
},
"arm64_ventura": {
"cellar": ":any_skip_relocation",
"url": "https://ghcr.io/v2/homebrew/core/swiftformat/blobs/sha256:52200577da57cebd27e7d4b6a9ed84f6d3475b7f91e28ec4f5947fc2992cd943",
"sha256": "52200577da57cebd27e7d4b6a9ed84f6d3475b7f91e28ec4f5947fc2992cd943"
"url": "https://ghcr.io/v2/homebrew/core/swiftformat/blobs/sha256:18d034b13ac095db9ed7e7096a65d6cd5ae1b08152e1a87ee87e065f234a62d6",
"sha256": "18d034b13ac095db9ed7e7096a65d6cd5ae1b08152e1a87ee87e065f234a62d6"
},
"sonoma": {
"cellar": ":any_skip_relocation",
"url": "https://ghcr.io/v2/homebrew/core/swiftformat/blobs/sha256:9f79e28a0a5c7172be8bfcf23fca47de08f8bc03a3ddcdfbf52704445b9d8b18",
"sha256": "9f79e28a0a5c7172be8bfcf23fca47de08f8bc03a3ddcdfbf52704445b9d8b18"
"url": "https://ghcr.io/v2/homebrew/core/swiftformat/blobs/sha256:b6e7f7daae94200a3d488ee18af0c2f680fcf1d101b55a42a0c378d2dc6ec731",
"sha256": "b6e7f7daae94200a3d488ee18af0c2f680fcf1d101b55a42a0c378d2dc6ec731"
},
"ventura": {
"cellar": ":any_skip_relocation",
"url": "https://ghcr.io/v2/homebrew/core/swiftformat/blobs/sha256:416528899d45dc25edc2f14c857239a2c922b4be548345423857f140c6b90f0f",
"sha256": "416528899d45dc25edc2f14c857239a2c922b4be548345423857f140c6b90f0f"
"url": "https://ghcr.io/v2/homebrew/core/swiftformat/blobs/sha256:490837024e5d3711d82eab82521bc0e0573b94c875163b999051ba1615c17f42",
"sha256": "490837024e5d3711d82eab82521bc0e0573b94c875163b999051ba1615c17f42"
},
"x86_64_linux": {
"cellar": ":any_skip_relocation",
"url": "https://ghcr.io/v2/homebrew/core/swiftformat/blobs/sha256:86c47e1a74da98ff5646c8d510ea5e6de45e9dc97bc59f151bd2a8848b5bc9f8",
"sha256": "86c47e1a74da98ff5646c8d510ea5e6de45e9dc97bc59f151bd2a8848b5bc9f8"
"url": "https://ghcr.io/v2/homebrew/core/swiftformat/blobs/sha256:b39725b5eae5154f93346194eff28f60be916af7e0c86212acd3fdcc2fd4a9bf",
"sha256": "b39725b5eae5154f93346194eff28f60be916af7e0c86212acd3fdcc2fd4a9bf"
}
}
}
Expand Down Expand Up @@ -372,7 +372,7 @@
"system": {
"macos": {
"monterey": {
"HOMEBREW_VERSION": "4.4.5-42-g640d52c",
"HOMEBREW_VERSION": "4.4.6-25-gf597978",
"HOMEBREW_PREFIX": "/usr/local",
"Homebrew/homebrew-core": "api",
"CLT": "14.2.0.0.1.1668646533",
Expand Down

0 comments on commit 4a29781

Please sign in to comment.