Skip to content

Commit 411f3bb

Browse files
author
Eugene Burmako
authored
Merge pull request #26934 from burmako/add-quote-to-checkout-config
Add Quote to update-checkout-config.json
2 parents 483d399 + 683e95f commit 411f3bb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

utils/update_checkout/update-checkout-config.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@
3838
"remote": { "id": "tensorflow/tensorflow" } },
3939
"tensorflow-swift-apis": {
4040
"remote": { "id": "tensorflow/swift-apis" } },
41+
"tensorflow-swift-quote": {
42+
"remote": { "id": "tensorflow/swift" } },
4143
"icu": {
4244
"remote": { "id": "unicode-org/icu" },
4345
"platforms": [ "Linux" ]
@@ -486,6 +488,7 @@
486488
"libcxx": "swift-DEVELOPMENT-SNAPSHOT-2019-08-12-a",
487489
"tensorflow": "7c7d924821a8b1b20433c2f3f484bbd409873a84",
488490
"tensorflow-swift-apis": "74a9bd2f7332a117bb159653bec865a00e9d3745",
491+
"tensorflow-swift-quote": "03a61b10adfff4d08c23ed487b0a0a786932a07d",
489492
"indexstore-db": "swift-DEVELOPMENT-SNAPSHOT-2019-08-12-a",
490493
"sourcekit-lsp": "swift-DEVELOPMENT-SNAPSHOT-2019-08-12-a"
491494
}

0 commit comments

Comments
 (0)