This repository has been archived by the owner on Oct 17, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 9
/
Copy pathBrewfile.lock.json
61 lines (61 loc) · 2.02 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
{
"entries": {
"tap": {
"nshipster/formulae": {
"revision": "c780bc082b3f89580849ba6a457c242ec9158b4a"
}
},
"brew": {
"gyb": {
"version": "2019-01-18",
"bottle": false
},
"libxml2": {
"version": "2.9.10_2",
"bottle": {
"rebuild": 0,
"cellar": ":any",
"prefix": "/usr/local",
"root_url": "https://homebrew.bintray.com/bottles",
"files": {
"arm64_big_sur": {
"url": "https://homebrew.bintray.com/bottles/libxml2-2.9.10_2.arm64_big_sur.bottle.tar.gz",
"sha256": "c2e1bb939465a54e70ac4a6a8c333d00bc01a3738037f77cfd2227e47053ff47"
},
"big_sur": {
"url": "https://homebrew.bintray.com/bottles/libxml2-2.9.10_2.big_sur.bottle.tar.gz",
"sha256": "0170a16da823ce77d1aad7db927b23a1adb12285a174f36a918275d7952eaaae"
},
"catalina": {
"url": "https://homebrew.bintray.com/bottles/libxml2-2.9.10_2.catalina.bottle.tar.gz",
"sha256": "2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303"
},
"mojave": {
"url": "https://homebrew.bintray.com/bottles/libxml2-2.9.10_2.mojave.bottle.tar.gz",
"sha256": "7bcd780db5693475c7711eefbbcf703507865e06483e7338ab61027ec375c4bc"
},
"high_sierra": {
"url": "https://homebrew.bintray.com/bottles/libxml2-2.9.10_2.high_sierra.bottle.tar.gz",
"sha256": "34d84eaef7f80632a6547903d640be06c6d92b9ca2b815b64b74943b4cf73e63"
}
}
},
"options": {
"link": true
}
}
}
},
"system": {
"macos": {
"catalina": {
"HOMEBREW_VERSION": "3.0.10-46-g958b2ec",
"HOMEBREW_PREFIX": "/usr/local",
"Homebrew/homebrew-core": "acc12fd244cdc4664a57469a4ee7d2471bfc3f52",
"CLT": "12.4.0.0.1.1610135815",
"Xcode": "12.4",
"macOS": "10.15.7"
}
}
}
}