-
Notifications
You must be signed in to change notification settings - Fork 0
/
Brewfile.lock.json
35 lines (35 loc) · 1018 Bytes
/
Brewfile.lock.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
{
"entries": {
"brew": {
"swiftlint": {
"version": "0.39.1",
"bottle": {
"cellar": ":any_skip_relocation",
"prefix": "/usr/local",
"files": {
"catalina": {
"url": "https://homebrew.bintray.com/bottles/swiftlint-0.39.1.catalina.bottle.tar.gz",
"sha256": "5c51f9a46a0ab28229460afd1037825bf1bef6b577113303057602487a898553"
},
"mojave": {
"url": "https://homebrew.bintray.com/bottles/swiftlint-0.39.1.mojave.bottle.tar.gz",
"sha256": "408d3baeeb687da9cb753abf154835d71672eb29f1288538e5fa576f6d8880d1"
}
}
}
}
}
},
"system": {
"macos": {
"catalina": {
"HOMEBREW_VERSION": "2.2.10",
"HOMEBREW_PREFIX": "/usr/local",
"Homebrew/homebrew-core": "f17771f62cc0a4de98214586732effae391776aa",
"CLT": "11.0.0.0.1.1567737322",
"Xcode": "11.1",
"macOS": "10.15"
}
}
}
}