-
Notifications
You must be signed in to change notification settings - Fork 0
/
Brewfile.lock.json
44 lines (44 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
40
41
42
43
44
{
"entries": {
"brew": {
"swiftlint": {
"version": "0.38.1",
"bottle": {
"cellar": ":any_skip_relocation",
"prefix": "/usr/local",
"files": {
"catalina": {
"url": "https://homebrew.bintray.com/bottles/swiftlint-0.38.1.catalina.bottle.tar.gz",
"sha256": "3530bda78d9c58545d3b877788456a5a70c0d8091bc2dc2cb017e9c829a034dd"
},
"mojave": {
"url": "https://homebrew.bintray.com/bottles/swiftlint-0.38.1.mojave.bottle.tar.gz",
"sha256": "f01c400c89a89022e4249fb241649bcb3e6c6e9b1e9b43800411f384d774684b"
}
}
}
},
"moduleinterface": {
"version": "0.0.4",
"bottle": false
}
},
"tap": {
"minuscorp/moduleinterface": {
"revision": "aee0fab5633b511622b99eb6fc45a8ca9a27acd8"
}
}
},
"system": {
"macos": {
"catalina": {
"HOMEBREW_VERSION": "2.2.2-50-gc0b9167",
"HOMEBREW_PREFIX": "/usr/local",
"Homebrew/homebrew-core": "353a3a9d5d892d99a574c7370852c35259ab1c21",
"CLT": "11.0.28.3",
"Xcode": "11.3",
"macOS": "10.15.4"
}
}
}
}