Commit 76be47a 1 parent c496042 commit 76be47a Copy full SHA for 76be47a
File tree 2 files changed +12
-14
lines changed
2 files changed +12
-14
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "object": {
3
- "pins": [
4
- {
5
- "package": "swift-argument-parser",
6
- "repositoryURL": "https://github.com/apple/swift-argument-parser",
7
- "state": {
8
- "branch": null,
9
- "revision": "d2930e8fcf9c33162b9fcc1d522bc975e2d4179b",
10
- "version": "1.0.1"
11
- }
2
+ "pins" : [
3
+ {
4
+ "identity" : "swift-argument-parser",
5
+ "kind" : "remoteSourceControl",
6
+ "location" : "https://github.com/apple/swift-argument-parser",
7
+ "state" : {
8
+ "revision" : "d2930e8fcf9c33162b9fcc1d522bc975e2d4179b",
9
+ "version" : "1.0.1"
12
10
}
13
- ]
14
- } ,
15
- "version": 1
11
+ }
12
+ ] ,
13
+ "version" : 2
16
14
}
Original file line number Diff line number Diff line change 1
- // swift-tools-version:5.5
1
+ // swift-tools-version:5.6
2
2
3
3
import PackageDescription
4
4
You can’t perform that action at this time.
0 commit comments