Install carthage via Hombrew instead of Mint

This commit is contained in:
Ben Chatelain 2021-03-20 10:25:18 -07:00
parent b609d9d34c
commit 87d3fc1056
3 changed files with 28 additions and 1 deletions

View file

@ -1,3 +1,4 @@
brew "carthage"
brew "make"
brew "mint"
brew "shellcheck"

View file

@ -85,6 +85,33 @@
"swiftenv": {
"version": "1.4.0",
"bottle": false
},
"carthage": {
"version": "0.37.0",
"bottle": {
"rebuild": 0,
"cellar": ":any_skip_relocation",
"prefix": "/usr/local",
"root_url": "https://homebrew.bintray.com/bottles",
"files": {
"arm64_big_sur": {
"url": "https://homebrew.bintray.com/bottles/carthage-0.37.0.arm64_big_sur.bottle.tar.gz",
"sha256": "cd0c716682b5b094b82a589fb79def4eb696f70a3fd92423923a5cb86c2c79b3"
},
"big_sur": {
"url": "https://homebrew.bintray.com/bottles/carthage-0.37.0.big_sur.bottle.tar.gz",
"sha256": "0770b4dd885f3018031c2d27fc090a34027d5856a248f33fa2a415d58da74632"
},
"catalina": {
"url": "https://homebrew.bintray.com/bottles/carthage-0.37.0.catalina.bottle.tar.gz",
"sha256": "8a07c198835cb179d4054313b199ce126e64bb9414eaaa91f55162a4aed63134"
},
"mojave": {
"url": "https://homebrew.bintray.com/bottles/carthage-0.37.0.mojave.bottle.tar.gz",
"sha256": "7fb777ac169aa4cb05683f0f8bfb5b56dbb0b0e8b673df995ef2fb2bbe0d90d2"
}
}
}
}
}
},

View file

@ -1,4 +1,3 @@
Carthage/Carthage@0.37.0
apple/swift-format@0.50300.0
nicklockwood/SwiftFormat@0.47.11
realm/SwiftLint@0.42.0