-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathBrewfile.lock.json
82 lines (82 loc) · 2.92 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
{
"entries": {
"cask": {
"periphery": {
"version": "2.21.2",
"options": {
"full_name": "peripheryapp/periphery/periphery"
}
}
},
"brew": {
"swiftlint": {
"version": "0.57.1",
"bottle": {
"rebuild": 0,
"root_url": "https://ghcr.io/v2/homebrew/core",
"files": {
"arm64_sequoia": {
"cellar": ":any_skip_relocation",
"url": "https://ghcr.io/v2/homebrew/core/swiftlint/blobs/sha256:24fe83d074121c61eddc8e0ce97459f6cec7393a79162323f2c03125cd18044f",
"sha256": "24fe83d074121c61eddc8e0ce97459f6cec7393a79162323f2c03125cd18044f"
},
"arm64_sonoma": {
"cellar": ":any_skip_relocation",
"url": "https://ghcr.io/v2/homebrew/core/swiftlint/blobs/sha256:f95fada89bf1eac5448fb2dcbdf6f06930bbd7e64e9995fafa8127fd45a2ef39",
"sha256": "f95fada89bf1eac5448fb2dcbdf6f06930bbd7e64e9995fafa8127fd45a2ef39"
},
"arm64_ventura": {
"cellar": ":any",
"url": "https://ghcr.io/v2/homebrew/core/swiftlint/blobs/sha256:74e0c40b96bb5f22796b36cba94defa8574b94498844996c9f59126c16d43fab",
"sha256": "74e0c40b96bb5f22796b36cba94defa8574b94498844996c9f59126c16d43fab"
},
"sonoma": {
"cellar": ":any_skip_relocation",
"url": "https://ghcr.io/v2/homebrew/core/swiftlint/blobs/sha256:952ac6d4f9a1b8db04522c00db594b6db8d7c705ca34f36c96b12aa3eba01e12",
"sha256": "952ac6d4f9a1b8db04522c00db594b6db8d7c705ca34f36c96b12aa3eba01e12"
},
"ventura": {
"cellar": ":any",
"url": "https://ghcr.io/v2/homebrew/core/swiftlint/blobs/sha256:7be636e0965b85f1fac348e4842e1039e4987fb2f1c09d0d25039f9310013e6d",
"sha256": "7be636e0965b85f1fac348e4842e1039e4987fb2f1c09d0d25039f9310013e6d"
},
"x86_64_linux": {
"cellar": ":any_skip_relocation",
"url": "https://ghcr.io/v2/homebrew/core/swiftlint/blobs/sha256:a969d3560456460863fcd619204207adbee2a24c1d4b9c5e3ed8055007b9aa55",
"sha256": "a969d3560456460863fcd619204207adbee2a24c1d4b9c5e3ed8055007b9aa55"
}
}
}
},
"[email protected]": {
"version": "4.31.0",
"bottle": false
},
"[email protected]": {
"version": "4.35.0",
"bottle": false
},
"tuist": {
"version": "4.35.0",
"bottle": false
}
},
"tap": {
"tuist/tuist": {
"revision": "f9017973794b9a20f27aa7a08c4c54c9a5a2d9f0"
}
}
},
"system": {
"macos": {
"sequoia": {
"HOMEBREW_VERSION": "4.4.6",
"HOMEBREW_PREFIX": "/opt/homebrew",
"Homebrew/homebrew-core": "api",
"CLT": "16.1.0.0.1.1729049160",
"Xcode": "16.1",
"macOS": "15.1.1"
}
}
}
}