-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathBrewfile.lock.json
39 lines (39 loc) · 1.2 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": {
"mint": {
"version": "0.16.0",
"bottle": {
"cellar": ":any_skip_relocation",
"prefix": "/usr/local",
"files": {
"arm64_big_sur": {
"url": "https://homebrew.bintray.com/bottles/mint-0.16.0.arm64_big_sur.bottle.tar.gz",
"sha256": "eaf4c91e17438d0968ff29a6429c55f93c0aa02614f2c3f7a1a4b106375dd085"
},
"big_sur": {
"url": "https://homebrew.bintray.com/bottles/mint-0.16.0.big_sur.bottle.tar.gz",
"sha256": "599c2482d15b729dc72ffa23d38599d551a42b70b81079b9a573cd91bc78d8d0"
},
"catalina": {
"url": "https://homebrew.bintray.com/bottles/mint-0.16.0.catalina.bottle.tar.gz",
"sha256": "376d67667e9003d503368e39d89a2592dd91daec615310bb2fad3d9ee971d8a8"
}
}
}
}
}
},
"system": {
"macos": {
"big_sur": {
"HOMEBREW_VERSION": "2.7.7",
"HOMEBREW_PREFIX": "/usr/local",
"Homebrew/homebrew-core": "07b6a53b00d094c92f72bff72e94dff812bd36d9",
"CLT": "1103.0.32.62",
"Xcode": "12.3",
"macOS": "11.2.1"
}
}
}
}