Skip to content

Commit 2e7e483

Browse files
authored
Merge pull request #73837 from apple/6.0-bump-swift-system-tag-1.3.0
[6.0] Update the swift-system tag to 1.3.0 to support Windows arm64
2 parents bb9c038 + df19598 commit 2e7e483

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

utils/update_checkout/update-checkout-config.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@
122122
"swift-driver": "main",
123123
"swift-numerics": "1.0.2",
124124
"swift-syntax": "main",
125-
"swift-system": "1.2.1",
125+
"swift-system": "1.3.0",
126126
"swift-stress-tester": "main",
127127
"swift-corelibs-xctest": "main",
128128
"swift-corelibs-foundation": "main",
@@ -171,7 +171,7 @@
171171
"swift-driver": "release/6.0",
172172
"swift-numerics": "1.0.2",
173173
"swift-syntax": "release/6.0",
174-
"swift-system": "1.2.1",
174+
"swift-system": "1.3.0",
175175
"swift-stress-tester": "release/6.0",
176176
"swift-corelibs-xctest": "release/6.0",
177177
"swift-corelibs-foundation": "release/6.0",
@@ -267,7 +267,7 @@
267267
"swift-driver": "main",
268268
"swift-numerics": "1.0.2",
269269
"swift-syntax": "main",
270-
"swift-system": "1.2.1",
270+
"swift-system": "1.3.0",
271271
"swift-stress-tester": "main",
272272
"swift-corelibs-xctest": "main",
273273
"swift-corelibs-foundation": "main",
@@ -644,7 +644,7 @@
644644
"swift-driver": "main",
645645
"swift-numerics": "1.0.2",
646646
"swift-syntax": "main",
647-
"swift-system": "1.2.1",
647+
"swift-system": "1.3.0",
648648
"swift-stress-tester": "main",
649649
"swift-corelibs-xctest": "main",
650650
"swift-corelibs-foundation": "main",

0 commit comments

Comments
 (0)