Skip to content

Commit 64e65c9

Browse files
Bump Swift Argument Parser checkout to 1.1.4 (swiftlang#59009)
* Bump Swift Argument Parser checkout to 1.1.2 * Revert release/5.7 back to using swift-argument-parser 1.0.3 * Bump to 1.1.4 * Bump version
1 parent 0aaada2 commit 64e65c9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

utils/update_checkout/update-checkout-config.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
"llbuild": "main",
9797
"swift-tools-support-core": "main",
9898
"swiftpm": "main",
99-
"swift-argument-parser": "1.0.3",
99+
"swift-argument-parser": "1.1.4",
100100
"swift-atomics": "1.0.2",
101101
"swift-collections": "1.0.1",
102102
"swift-crypto": "2.2.3",
@@ -138,7 +138,7 @@
138138
"llbuild": "main",
139139
"swift-tools-support-core": "main",
140140
"swiftpm": "main",
141-
"swift-argument-parser": "1.0.3",
141+
"swift-argument-parser": "1.1.4",
142142
"swift-atomics": "1.0.2",
143143
"swift-collections": "1.0.1",
144144
"swift-crypto": "2.2.3",
@@ -423,7 +423,7 @@
423423
"llbuild": "main",
424424
"swift-tools-support-core": "main",
425425
"swiftpm": "main",
426-
"swift-argument-parser": "1.0.3",
426+
"swift-argument-parser": "1.1.4",
427427
"swift-atomics": "1.0.2",
428428
"swift-collections": "1.0.1",
429429
"swift-crypto": "2.2.3",

0 commit comments

Comments
 (0)