Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Switch to upstream SwiftPM repository
  • Loading branch information
MaxDesiatov committed Sep 3, 2021
commit 44b37eef112fdcc9dd2ee80953af5a6b048380b5
4 changes: 2 additions & 2 deletions utils/update_checkout/update-checkout-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"swift-tools-support-core": {
"remote": { "id": "apple/swift-tools-support-core" } },
"swiftpm": {
"remote": { "id": "swiftwasm/swift-package-manager" } },
"remote": { "id": "apple/swift-package-manager" } },
"swift-syntax": {
"remote": { "id": "apple/swift-syntax" } },
"swift-system": {
Expand Down Expand Up @@ -73,7 +73,7 @@
"cmark": "main",
"llbuild": "main",
"swift-tools-support-core": "main",
"swiftpm": "swiftwasm",
"swiftpm": "main",
"swift-argument-parser": "0.4.3",
"swift-crypto": "1.1.5",
"swift-driver": "main",
Expand Down