-
Notifications
You must be signed in to change notification settings - Fork 18
/
Brewfile.lock.json
103 lines (103 loc) · 3.94 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
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
{
"entries": {
"brew": {
"fastlane": {
"version": "2.180.0",
"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/fastlane-2.180.0.arm64_big_sur.bottle.tar.gz",
"sha256": "4297d2444c76a61cba3f4a938bac8044d4d32eb5ecbea34b3c3ac6c91f667b7f"
},
"big_sur": {
"url": "https://homebrew.bintray.com/bottles/fastlane-2.180.0.big_sur.bottle.tar.gz",
"sha256": "848bc8072a07ba1f02ed513f7e5e33a85c9d074c96fd345abb3390c00258660c"
},
"catalina": {
"url": "https://homebrew.bintray.com/bottles/fastlane-2.180.0.catalina.bottle.tar.gz",
"sha256": "150fc65c16a5946c2709f145ff40e51e0b5deeec5bf75ada50078ea76fb7f014"
},
"mojave": {
"url": "https://homebrew.bintray.com/bottles/fastlane-2.180.0.mojave.bottle.tar.gz",
"sha256": "42425e2bd0d5322fee4ec9e788bf12822e82c677bb3989cdb48bb004020c588e"
}
}
}
},
"cocoapods": {
"version": "1.10.1",
"bottle": {
"rebuild": 0,
"cellar": "/usr/local/Cellar",
"prefix": "/usr/local",
"root_url": "https://homebrew.bintray.com/bottles",
"files": {
"arm64_big_sur": {
"url": "https://homebrew.bintray.com/bottles/cocoapods-1.10.1.arm64_big_sur.bottle.tar.gz",
"sha256": "08794cfd260bf206eed3496805816661da367bffdf9af748cd812b1c40a0de75"
},
"big_sur": {
"url": "https://homebrew.bintray.com/bottles/cocoapods-1.10.1.big_sur.bottle.tar.gz",
"sha256": "0caa8953926c827f62d53f9767aed0a904604c0425ea0557b24d738240db809a"
},
"catalina": {
"url": "https://homebrew.bintray.com/bottles/cocoapods-1.10.1.catalina.bottle.tar.gz",
"sha256": "3a05cecba1a15c8cad8baa04b4e6be6eef8159c061b37096012de75132e7cd74"
},
"mojave": {
"url": "https://homebrew.bintray.com/bottles/cocoapods-1.10.1.mojave.bottle.tar.gz",
"sha256": "0883b18c75e7cade594eced3d828ccacefafbbb3ead61667bca21e1fbc94970d"
}
}
}
},
"swiftlint": {
"version": "0.43.1",
"bottle": {
"rebuild": 0,
"cellar": ":any_skip_relocation",
"prefix": "/usr/local",
"root_url": "https://homebrew.bintray.com/bottles",
"files": {
"arm64_big_sur": {
"url": "https://homebrew.bintray.com/bottles/swiftlint-0.43.1.arm64_big_sur.bottle.tar.gz",
"sha256": "e1b633e61793b924f5875e4812b49184c91fc6580bfd497ab650fe13fbbe8d8f"
},
"big_sur": {
"url": "https://homebrew.bintray.com/bottles/swiftlint-0.43.1.big_sur.bottle.tar.gz",
"sha256": "90faabe65db0f6bc43c3752b3b6d541e7e23cd0f368035dcef57503d74ed9581"
},
"catalina": {
"url": "https://homebrew.bintray.com/bottles/swiftlint-0.43.1.catalina.bottle.tar.gz",
"sha256": "c1396dec887bf6d7986c35f38101955fb1a5c527ad4cd459174b3841dfa62239"
}
}
}
}
}
},
"system": {
"macos": {
"catalina": {
"HOMEBREW_VERSION": "2.7.7",
"HOMEBREW_PREFIX": "/usr/local",
"Homebrew/homebrew-core": "7c08a98e781448b9a80c9db887c5cb66839f12c8",
"CLT": "1103.0.32.62",
"Xcode": "12.4",
"macOS": "10.15.7"
},
"big_sur": {
"HOMEBREW_VERSION": "3.0.11-91-g4cbc34d",
"HOMEBREW_PREFIX": "/usr/local",
"Homebrew/homebrew-core": "d7814f53c8c081ec08a7929585fbcb05677919e3",
"CLT": "",
"Xcode": "12.4",
"macOS": "11.2.3"
}
}
}
}