-
Notifications
You must be signed in to change notification settings - Fork 1
/
Brewfile.lock.json
39 lines (39 loc) · 1.21 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
{
"entries": {
"brew": {
"make": {
"version": "4.3",
"bottle": {
"cellar": "/usr/local/Cellar",
"prefix": "/usr/local",
"files": {
"catalina": {
"url": "https://homebrew.bintray.com/bottles/make-4.3.catalina.bottle.tar.gz",
"sha256": "b2cbb6b854495469de4d065825c94540ad3053a1ff7c1832f4eb7781ee6b8231"
},
"mojave": {
"url": "https://homebrew.bintray.com/bottles/make-4.3.mojave.bottle.tar.gz",
"sha256": "50ac9c7185e08349c35531d8ee30e755713aec340229cab2008ba1a2ceac15c9"
},
"high_sierra": {
"url": "https://homebrew.bintray.com/bottles/make-4.3.high_sierra.bottle.tar.gz",
"sha256": "e7f49884dbeaae3e7ccc9dc3a58fec587c2a594f50314dbc33cde44c6f807f53"
}
}
}
}
}
},
"system": {
"macos": {
"catalina": {
"HOMEBREW_VERSION": "2.5.6-123-gc4ae961",
"HOMEBREW_PREFIX": "/usr/local",
"Homebrew/homebrew-core": "af89d20a5c461f377ef676287945df768c1aa63b",
"CLT": "12.1.0.0.1.1602137645",
"Xcode": "12.1",
"macOS": "10.15.7"
}
}
}
}