Skip to content

Commit ed1cd6c

Browse files
authored
Merge pull request #73527 from apple/enable-windows-arm64
Bump the Yams version to 5.0.6 to support Windows arm64
2 parents 7177d90 + 6998ebd commit ed1cd6c

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

utils/update_checkout/update-checkout-config.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@
136136
"swift-integration-tests": "main",
137137
"swift-xcode-playground-support": "main",
138138
"ninja": "v1.11.1",
139-
"yams": "5.0.1",
139+
"yams": "5.0.6",
140140
"cmake": "v3.24.2",
141141
"indexstore-db": "main",
142142
"sourcekit-lsp": "main",
@@ -184,7 +184,7 @@
184184
"swift-integration-tests": "release/6.0",
185185
"swift-xcode-playground-support": "release/6.0",
186186
"ninja": "v1.11.1",
187-
"yams": "5.0.1",
187+
"yams": "5.0.6",
188188
"cmake": "v3.24.2",
189189
"indexstore-db": "release/6.0",
190190
"sourcekit-lsp": "release/6.0",
@@ -233,7 +233,7 @@
233233
"swift-integration-tests": "release/5.10",
234234
"swift-xcode-playground-support": "release/5.10",
235235
"ninja": "v1.11.1",
236-
"yams": "5.0.1",
236+
"yams": "5.0.6",
237237
"cmake": "v3.24.2",
238238
"indexstore-db": "release/5.10",
239239
"sourcekit-lsp": "release/5.10",
@@ -282,7 +282,7 @@
282282
"swift-integration-tests": "main",
283283
"swift-xcode-playground-support": "main",
284284
"ninja": "release",
285-
"yams": "5.0.1",
285+
"yams": "5.0.6",
286286
"cmake": "v3.24.2",
287287
"indexstore-db": "main",
288288
"sourcekit-lsp": "main",
@@ -664,7 +664,7 @@
664664
"swift-integration-tests": "main",
665665
"swift-xcode-playground-support": "main",
666666
"ninja": "release",
667-
"yams": "5.0.1",
667+
"yams": "5.0.6",
668668
"cmake": "v3.24.2",
669669
"indexstore-db": "main",
670670
"sourcekit-lsp": "main",

0 commit comments

Comments
 (0)