We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ddf0a69 commit 73738f0Copy full SHA for 73738f0
utils/update_checkout/update-checkout-config.json
@@ -23,7 +23,7 @@
23
"swift-tools-support-core": {
24
"remote": { "id": "apple/swift-tools-support-core" } },
25
"swiftpm": {
26
- "remote": { "id": "swiftwasm/swift-package-manager" } },
+ "remote": { "id": "apple/swift-package-manager" } },
27
"swift-syntax": {
28
"remote": { "id": "apple/swift-syntax" } },
29
"swift-system": {
@@ -73,7 +73,7 @@
73
"cmark": "main",
74
"llbuild": "main",
75
"swift-tools-support-core": "main",
76
- "swiftpm": "swiftwasm",
+ "swiftpm": "main",
77
"swift-argument-parser": "0.4.3",
78
"swift-crypto": "1.1.5",
79
"swift-driver": "main",
0 commit comments