Skip to content

Commit 428229b

Browse files
committed
[DO NOT MERGE] Use fork of yams
1 parent c609fc9 commit 428229b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

utils/update_checkout/update-checkout-config.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"platforms": [ "Linux" ]
4242
},
4343
"yams": {
44-
"remote": { "id": "jpsim/Yams" }
44+
"remote": { "id": "asuhan/Yams" }
4545
},
4646
"cmake": {
4747
"remote": { "id": "KitWare/CMake" },
@@ -368,7 +368,7 @@
368368
"swift-xcode-playground-support": "swift-DEVELOPMENT-SNAPSHOT-2020-05-18-a",
369369
"ninja": "release",
370370
"icu": "release-65-1",
371-
"yams": "3.0.1",
371+
"yams": "master",
372372
"indexstore-db": "swift-DEVELOPMENT-SNAPSHOT-2020-05-18-a",
373373
"sourcekit-lsp": "swift-DEVELOPMENT-SNAPSHOT-2020-05-18-a",
374374
"PythonKit": "master",

0 commit comments

Comments
 (0)