-
Notifications
You must be signed in to change notification settings - Fork 0
/
Brewfile.lock.json
39 lines (39 loc) · 1.19 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": {
"mdbook": {
"version": "0.3.5",
"bottle": {
"cellar": ":any_skip_relocation",
"prefix": "/usr/local",
"files": {
"catalina": {
"url": "https://homebrew.bintray.com/bottles/mdbook-0.3.5.catalina.bottle.tar.gz",
"sha256": "0f164851ce201f257d69d4d55e50fa7707cea1ab268a5b239266a4662845beef"
},
"mojave": {
"url": "https://homebrew.bintray.com/bottles/mdbook-0.3.5.mojave.bottle.tar.gz",
"sha256": "1a2b15f790541dc456294475b42927a152ea614857dfb49ca5f1a00aec1e9509"
},
"high_sierra": {
"url": "https://homebrew.bintray.com/bottles/mdbook-0.3.5.high_sierra.bottle.tar.gz",
"sha256": "b2305bde8f2f620393c813fc208e9364e0681eff43d6535e7202841fc832ec9c"
}
}
}
}
}
},
"system": {
"macos": {
"catalina": {
"HOMEBREW_VERSION": "2.2.5",
"HOMEBREW_PREFIX": "/usr/local",
"Homebrew/homebrew-core": "231251f23c50654c80fc6f957d03daea77148b52",
"CLT": "",
"Xcode": "11.3.1",
"macOS": "10.15.3"
}
}
}
}