-
Notifications
You must be signed in to change notification settings - Fork 1
/
Brewfile.lock.json
81 lines (81 loc) · 2.93 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
69
70
71
72
73
74
75
76
77
78
79
80
81
{
"entries": {
"brew": {
"coreutils": {
"version": "8.32",
"bottle": {
"cellar": "/usr/local/Cellar",
"prefix": "/usr/local",
"files": {
"catalina": {
"url": "https://homebrew.bintray.com/bottles/coreutils-8.32.catalina.bottle.1.tar.gz",
"sha256": "f40ba727ec1bb54300c7c79804f410a62341b63f3fba41d78ef34e5d369fe9fc"
},
"mojave": {
"url": "https://homebrew.bintray.com/bottles/coreutils-8.32.mojave.bottle.1.tar.gz",
"sha256": "91cd269ea5eff54a3074e0c3cd0995911c5989a4eb87a3c27b17a765c48f494e"
},
"high_sierra": {
"url": "https://homebrew.bintray.com/bottles/coreutils-8.32.high_sierra.bottle.1.tar.gz",
"sha256": "25c71d9d9a156cc8dfaa52b35dad1f9d49df55e97748fb5ab9522f65aeed4dca"
}
}
}
},
"curl": {
"version": "7.73.0",
"bottle": {
"cellar": ":any",
"prefix": "/usr/local",
"files": {
"catalina": {
"url": "https://homebrew.bintray.com/bottles/curl-7.73.0.catalina.bottle.tar.gz",
"sha256": "98f3bd49f4eae8638edc391afdbc57433d81e749e310a069d670e12f5941a4ce"
},
"mojave": {
"url": "https://homebrew.bintray.com/bottles/curl-7.73.0.mojave.bottle.tar.gz",
"sha256": "dc41d1f29bc7d8b7c89b3526a426cdab854e8d56b4c686d187e4995adbd092e3"
},
"high_sierra": {
"url": "https://homebrew.bintray.com/bottles/curl-7.73.0.high_sierra.bottle.tar.gz",
"sha256": "ec6ba585b8bbcb5c17feb51efcf8df1048318368376bd7142b6a047374c010e5"
}
}
}
},
"yq": {
"version": "3.4.0",
"bottle": {
"cellar": ":any_skip_relocation",
"prefix": "/usr/local",
"files": {
"catalina": {
"url": "https://homebrew.bintray.com/bottles/yq-3.4.0.catalina.bottle.tar.gz",
"sha256": "a4679c723a46faa9921951239e5ec7d97570c42e521eefd772c2dcb6999187b9"
},
"mojave": {
"url": "https://homebrew.bintray.com/bottles/yq-3.4.0.mojave.bottle.tar.gz",
"sha256": "c5d57a09d20dac8753fd41f1738e80594684e6a714d210483ba9f8d687ad0344"
},
"high_sierra": {
"url": "https://homebrew.bintray.com/bottles/yq-3.4.0.high_sierra.bottle.tar.gz",
"sha256": "b88ba305a70f8054611de1bdab8954c9864b456374e70d499bc1241895e3ee4d"
}
}
}
}
}
},
"system": {
"macos": {
"mojave": {
"HOMEBREW_VERSION": "2.5.6-100-ga6ee5b7",
"HOMEBREW_PREFIX": "/usr/local",
"Homebrew/homebrew-core": "860651d542546c8232c6e4c00af68b4cd3140ed1",
"CLT": "10.3.0.0.1.1562985497",
"Xcode": "10.3",
"macOS": "10.14.6"
}
}
}
}