-
Notifications
You must be signed in to change notification settings - Fork 13
/
Brewfile.lock.json
68 lines (68 loc) · 2.34 KB
/
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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
{
"entries": {
"brew": {
"carthage": {
"version": "0.35.0",
"bottle": {
"cellar": ":any_skip_relocation",
"prefix": "/usr/local",
"files": {
"catalina": {
"url": "https://homebrew.bintray.com/bottles/carthage-0.35.0.catalina.bottle.tar.gz",
"sha256": "fdaacafff1566fa7b1e42e68e108da69aa7578dc82f4736272dca10283c9cba2"
},
"mojave": {
"url": "https://homebrew.bintray.com/bottles/carthage-0.35.0.mojave.bottle.tar.gz",
"sha256": "1da29ca0b1d8e79bec5e548f5ab2433890ebc3fc9007f5fdb70d9e3be281dbb7"
},
"high_sierra": {
"url": "https://homebrew.bintray.com/bottles/carthage-0.35.0.high_sierra.bottle.tar.gz",
"sha256": "130fcb9bc06ef8e7f1c5ac9af0d155bd347db039b2cf80fa0fef764b3627ffbf"
}
}
}
},
"cocoapods": {
"version": "1.9.3",
"bottle": {
"cellar": "/usr/local/Cellar",
"prefix": "/usr/local",
"files": {
"catalina": {
"url": "https://homebrew.bintray.com/bottles/cocoapods-1.9.3.catalina.bottle.tar.gz",
"sha256": "70f8c793bb60631422db028bbebb64ba9fcc1085a216abe5e625357380e06d46"
},
"mojave": {
"url": "https://homebrew.bintray.com/bottles/cocoapods-1.9.3.mojave.bottle.tar.gz",
"sha256": "074e5b53b7a054c132582183dcf47546ddd028a7beb9fcdc653fe4a43225bcf3"
},
"high_sierra": {
"url": "https://homebrew.bintray.com/bottles/cocoapods-1.9.3.high_sierra.bottle.tar.gz",
"sha256": "61d9473fd19573cebe3401921c69b8bc69eba9c096de654776a24dedd089ce65"
}
}
}
}
}
},
"system": {
"macos": {
"mojave": {
"HOMEBREW_VERSION": "2.4.2",
"HOMEBREW_PREFIX": "/usr/local",
"Homebrew/homebrew-core": "7007f55d45d89fcf9d3b3402b11b0870e8c21c05",
"CLT": "10.3.0.0.1.1562985497",
"Xcode": "11.3",
"macOS": "10.14.6"
},
"catalina": {
"HOMEBREW_VERSION": "2.4.2",
"HOMEBREW_PREFIX": "/usr/local",
"Homebrew/homebrew-core": "7007f55d45d89fcf9d3b3402b11b0870e8c21c05",
"CLT": "",
"Xcode": "11.5",
"macOS": "10.15.5"
}
}
}
}