Skip to content

Commit 0325f75

Browse files
committed
Bump SwiftArgumentParser checkout to 1.0.3.
(cherry picked from commit 182e194)
1 parent cbcaff4 commit 0325f75

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
@@ -91,7 +91,7 @@
9191
"llbuild": "main",
9292
"swift-tools-support-core": "main",
9393
"swiftpm": "main",
94-
"swift-argument-parser": "1.0.1",
94+
"swift-argument-parser": "1.0.3",
9595
"swift-atomics": "1.0.2",
9696
"swift-collections": "1.0.1",
9797
"swift-crypto": "1.1.5",
@@ -132,7 +132,7 @@
132132
"llbuild": "main",
133133
"swift-tools-support-core": "main",
134134
"swiftpm": "main",
135-
"swift-argument-parser": "1.0.1",
135+
"swift-argument-parser": "1.0.3",
136136
"swift-atomics": "1.0.2",
137137
"swift-collections": "1.0.1",
138138
"swift-crypto": "1.1.5",
@@ -165,7 +165,7 @@
165165
"llbuild": "release/5.6",
166166
"swift-tools-support-core": "release/5.6",
167167
"swiftpm": "release/5.6",
168-
"swift-argument-parser": "1.0.1",
168+
"swift-argument-parser": "1.0.3",
169169
"swift-atomics": "1.0.2",
170170
"swift-collections": "1.0.1",
171171
"swift-crypto": "1.1.5",
@@ -282,7 +282,7 @@
282282
"llbuild": "main",
283283
"swift-tools-support-core": "main",
284284
"swiftpm": "main",
285-
"swift-argument-parser": "1.0.1",
285+
"swift-argument-parser": "1.0.3",
286286
"swift-atomics": "1.0.2",
287287
"swift-collections": "1.0.1",
288288
"swift-crypto": "1.1.5",

0 commit comments

Comments
 (0)