Skip to content

Commit 4ea68a3

Browse files
committed
update_checkout: bump s-a-p to 1.5.1
Update swift-argument-parser to 1.5.1. This is motivated by a change to the build system in 1.5.1 that is required to build swift-argument-parser as part of swift-driver to enable static linking on Windows. Pulling in this change will enable us to make further progress towards enabling the early swift driver on Windows.
1 parent db47bfd commit 4ea68a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/update_checkout/update-checkout-config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@
137137
"swift-toolchain-sqlite": "1.0.1",
138138
"swift-tools-support-core": "main",
139139
"swiftpm": "main",
140-
"swift-argument-parser": "1.4.0",
140+
"swift-argument-parser": "1.5.1",
141141
"swift-atomics": "1.2.0",
142142
"swift-collections": "1.1.3",
143143
"swift-crypto": "3.0.0",

0 commit comments

Comments
 (0)