-
-
Notifications
You must be signed in to change notification settings - Fork 13
/
Copy pathBrewfile.lock.json
60 lines (60 loc) · 1.73 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
{
"entries": {
"tap": {
"homebrew/cask": {
"revision": "cabd12d4542441a3c592eaced85c1e649978dba8"
}
},
"brew": {
"yarn": {
"version": "1.22.4",
"bottle": false
},
"direnv": {
"version": "2.21.2",
"bottle": {
"cellar": ":any_skip_relocation",
"prefix": "/usr/local",
"files": {
"catalina": {
"url": "https://homebrew.bintray.com/bottles/direnv-2.21.2.catalina.bottle.tar.gz",
"sha256": "31a7b6b1f16dd3e881ec693cb83e07757500f8d4810a5ebad3ab5986f7a6ef28"
},
"mojave": {
"url": "https://homebrew.bintray.com/bottles/direnv-2.21.2.mojave.bottle.tar.gz",
"sha256": "6a79378f41555b964e95c093c4a693fd2252c873bae453ebb309ec148eaeac7b"
},
"high_sierra": {
"url": "https://homebrew.bintray.com/bottles/direnv-2.21.2.high_sierra.bottle.tar.gz",
"sha256": "e490c0f7a242c35343e2f4d108b069380a9f73b2c7656d23db1c8940e549920b"
}
}
}
},
"nvm": {
"version": "0.35.3",
"bottle": false
}
}
},
"system": {
"macos": {
"mojave": {
"HOMEBREW_VERSION": "2.2.12",
"HOMEBREW_PREFIX": "/usr/local",
"Homebrew/homebrew-core": "599734938121a8a9ebb4b681132f8e6a4a3d1b63",
"CLT": "10.3.0.0.1.1562985497",
"Xcode": "10.3",
"macOS": "10.14.6"
},
"catalina": {
"HOMEBREW_VERSION": "2.2.13",
"HOMEBREW_PREFIX": "/usr/local",
"Homebrew/homebrew-core": "510e4a7ce2fead9c138fc0b4080ab01cc20fbc68",
"CLT": "",
"Xcode": "11.4.1",
"macOS": "10.15.4"
}
}
}
}