-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathBrewfile.lock.json
70 lines (70 loc) · 3.01 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
{
"entries": {
"brew": {
"netlify-cli": {
"version": "14.3.1",
"bottle": {
"rebuild": 0,
"root_url": "https://ghcr.io/v2/homebrew/core",
"files": {
"arm64_ventura": {
"cellar": "/opt/homebrew/Cellar",
"url": "https://ghcr.io/v2/homebrew/core/netlify-cli/blobs/sha256:ec1af073241a0e86aacae8666bd994b8684855a218c8b75ce21999983efa25d9",
"sha256": "ec1af073241a0e86aacae8666bd994b8684855a218c8b75ce21999983efa25d9"
},
"arm64_monterey": {
"cellar": "/opt/homebrew/Cellar",
"url": "https://ghcr.io/v2/homebrew/core/netlify-cli/blobs/sha256:a4abc332b9f4bead48e671d0d53dd6e8f7dc24c1a5ab04fd8e06a730d836569f",
"sha256": "a4abc332b9f4bead48e671d0d53dd6e8f7dc24c1a5ab04fd8e06a730d836569f"
},
"arm64_big_sur": {
"cellar": "/opt/homebrew/Cellar",
"url": "https://ghcr.io/v2/homebrew/core/netlify-cli/blobs/sha256:e7684e7f68414901e5874fa2346d58aa47aa26af15d6f94ee34384584a0c9973",
"sha256": "e7684e7f68414901e5874fa2346d58aa47aa26af15d6f94ee34384584a0c9973"
},
"ventura": {
"cellar": "/usr/local/Cellar",
"url": "https://ghcr.io/v2/homebrew/core/netlify-cli/blobs/sha256:b6931d903b363747d8b01115d1c6fda7d16512f7605205266d0db4dfdf1c9e55",
"sha256": "b6931d903b363747d8b01115d1c6fda7d16512f7605205266d0db4dfdf1c9e55"
},
"monterey": {
"cellar": "/usr/local/Cellar",
"url": "https://ghcr.io/v2/homebrew/core/netlify-cli/blobs/sha256:3024ebb796038198fbf96beaa38d547e1d7aaf59bfe1e57d58de3af8229f1ecf",
"sha256": "3024ebb796038198fbf96beaa38d547e1d7aaf59bfe1e57d58de3af8229f1ecf"
},
"big_sur": {
"cellar": "/usr/local/Cellar",
"url": "https://ghcr.io/v2/homebrew/core/netlify-cli/blobs/sha256:d4377f291a800693dc9d85ba3019690c7ee6f1a81e51b2093e3a37d991f82878",
"sha256": "d4377f291a800693dc9d85ba3019690c7ee6f1a81e51b2093e3a37d991f82878"
},
"x86_64_linux": {
"cellar": ":any_skip_relocation",
"url": "https://ghcr.io/v2/homebrew/core/netlify-cli/blobs/sha256:19ad8a068e8bc8e5542e9229d659642ab1a78eb9dd38295fa481eb3d6d2b8385",
"sha256": "19ad8a068e8bc8e5542e9229d659642ab1a78eb9dd38295fa481eb3d6d2b8385"
}
}
}
}
}
},
"system": {
"macos": {
"monterey": {
"HOMEBREW_VERSION": "3.5.2",
"HOMEBREW_PREFIX": "/usr/local",
"Homebrew/homebrew-core": "5eb061c74fbade432009101519bcf90c3851a4b1",
"CLT": "",
"Xcode": "13.4.1",
"macOS": "12.4"
},
"ventura": {
"HOMEBREW_VERSION": "4.0.16",
"HOMEBREW_PREFIX": "/opt/homebrew",
"Homebrew/homebrew-core": "api",
"CLT": "14.2.0.0.1.1668646533",
"Xcode": "14.2",
"macOS": "13.0"
}
}
}
}