Skip to content

Commit a91aa5d

Browse files
committed
SwiftArgumentParser: Update to 1.8.2
Update Swift Argument Parser to use release 1.8.2 for `main`, `rebranch` and `next` to support SE-0501: HTML Coverage report, and another proposal, allow for deprecating package products, which is currently in a pitch [1]. Relates to: swiftlang/swift-package-manager#9076 [1]: https://forums.swift.org/t/pitch-deprecating-package-products-in-the-package-manifest/88468/
1 parent de2fa44 commit a91aa5d

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

utils/update_checkout/update-checkout-config.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@
154154
"swift-tools-protocols": "main",
155155
"swift-tools-support-core": "main",
156156
"swiftpm": "main",
157-
"swift-argument-parser": "1.6.1",
157+
"swift-argument-parser": "1.8.2",
158158
"swift-atomics": "1.3.1",
159159
"swift-collections": "1.1.6",
160160
"swift-crypto": "3.12.5",
@@ -214,7 +214,7 @@
214214
"swift-tools-protocols": "release/6.4.x",
215215
"swift-tools-support-core": "release/6.4.x",
216216
"swiftpm": "release/6.4.x",
217-
"swift-argument-parser": "1.6.1",
217+
"swift-argument-parser": "1.8.2",
218218
"swift-atomics": "1.2.0",
219219
"swift-collections": "1.1.6",
220220
"swift-crypto": "3.12.5",
@@ -767,7 +767,7 @@
767767
"swift-tools-protocols": "main",
768768
"swift-tools-support-core": "main",
769769
"swiftpm": "main",
770-
"swift-argument-parser": "1.6.1",
770+
"swift-argument-parser": "1.8.2",
771771
"swift-atomics": "1.3.1",
772772
"swift-collections": "1.1.6",
773773
"swift-crypto": "3.12.5",
@@ -829,7 +829,7 @@
829829
"swift-tools-protocols": "main",
830830
"swift-tools-support-core": "main",
831831
"swiftpm": "main",
832-
"swift-argument-parser": "1.6.1",
832+
"swift-argument-parser": "1.8.2",
833833
"swift-atomics": "1.3.1",
834834
"swift-collections": "1.1.6",
835835
"swift-crypto": "3.12.5",

0 commit comments

Comments
 (0)