Skip to content

Commit f5bb69c

Browse files
authored
Bump the Yams and swift-argument-parser tag for main and release/5.4
* Yams (4.0.2) and swift-argument-parser (0.4.0) are required to support Apple Silicon
1 parent 362954b commit f5bb69c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

utils/update_checkout/update-checkout-config.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"llbuild": "main",
6666
"swift-tools-support-core": "main",
6767
"swiftpm": "main",
68-
"swift-argument-parser": "0.3.0",
68+
"swift-argument-parser": "0.4.0",
6969
"swift-crypto": "1.1.4",
7070
"swift-driver": "main",
7171
"swift-syntax": "main",
@@ -77,7 +77,7 @@
7777
"swift-xcode-playground-support": "main",
7878
"ninja": "release",
7979
"icu": "release-65-1",
80-
"yams": "3.0.1",
80+
"yams": "4.0.2",
8181
"cmake": "v3.16.5",
8282
"indexstore-db": "main",
8383
"sourcekit-lsp": "main",
@@ -124,7 +124,7 @@
124124
"llbuild": "main",
125125
"swift-tools-support-core": "main",
126126
"swiftpm": "main",
127-
"swift-argument-parser": "0.3.0",
127+
"swift-argument-parser": "0.4.0",
128128
"swift-crypto": "1.1.4",
129129
"swift-driver": "main",
130130
"swift-syntax": "main",
@@ -136,7 +136,7 @@
136136
"swift-xcode-playground-support": "main",
137137
"ninja": "release",
138138
"icu": "release-65-1",
139-
"yams": "3.0.1",
139+
"yams": "4.0.2",
140140
"cmake": "v3.16.5",
141141
"indexstore-db": "main",
142142
"sourcekit-lsp": "main",

0 commit comments

Comments
 (0)