File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -7,12 +7,12 @@ class Swiftformat < Formula
77 head "https://github.com/nicklockwood/SwiftFormat.git" , branch : "develop"
88
99 bottle do
10- sha256 cellar : :any_skip_relocation , arm64_tahoe : "2e407dd49cc6e090d9f52c81e308195d4b1990297f63d89c9260d919c61a9654 "
11- sha256 cellar : :any_skip_relocation , arm64_sequoia : "5c25acd66fc04fd7caa8704fc29d563787b56c1e58528bd55a97048302736a66 "
12- sha256 cellar : :any_skip_relocation , arm64_sonoma : "ac5bb4d39e420c8744ea790953203dd3c8cb31c9c10c4dc155a3a4875080a826 "
13- sha256 cellar : :any_skip_relocation , sonoma : "df9974a25e34a892f29d502da150fd68d1e4f223deb2fcefa5b68e9de740aa87 "
14- sha256 cellar : :any_skip_relocation , arm64_linux : "f0501630545a77ad2f57e9908dae6ee6150b5937618975598f073d2d3f207717 "
15- sha256 cellar : :any_skip_relocation , x86_64_linux : "92df6c5d376242f6bb570f3a45387104a811ab8ae38eb6c403d80ad4416dae2e "
10+ sha256 cellar : :any_skip_relocation , arm64_tahoe : "c49d73eca5f18ae74fba97e1c7c6291df3b4c527a3fdb66d3e6d5602e17a0983 "
11+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "b096bb9052efe873428fb9d48d33c2a9ca7b167a7582f50b971c340cf7c57ab3 "
12+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "e31e54f54a08f1fd28ab01252f56222a770e885858ecea86363cddf6bb533580 "
13+ sha256 cellar : :any_skip_relocation , sonoma : "e44590e8f0ccbacfaa8c7db25f48bde3f6943050859eecf320bb8636e4cb7c5f "
14+ sha256 cellar : :any_skip_relocation , arm64_linux : "294cf31d96f7c6b7321cd55c96138cd2ff4b5e3b32db872a5b849cb58d290864 "
15+ sha256 cellar : :any_skip_relocation , x86_64_linux : "7dca6440c923b4fa14797ff4982efe88aa2d453b47ab5e123637d0ca2e1cda98 "
1616 end
1717
1818 depends_on xcode : [ "10.1" , :build ]
You can’t perform that action at this time.
0 commit comments