⬆️ swift-argument-parser (1.0.1)

This commit is contained in:
Ben Chatelain 2021-09-30 20:56:39 -06:00
parent 84461fa5c6
commit a78b9b338b
2 changed files with 11 additions and 11 deletions

View file

@ -130,11 +130,11 @@
"system": { "system": {
"macos": { "macos": {
"monterey": { "monterey": {
"HOMEBREW_VERSION": "3.2.9-73-g7e7bdca", "HOMEBREW_VERSION": "3.2.14-35-g9b42a10",
"HOMEBREW_PREFIX": "/opt/homebrew", "HOMEBREW_PREFIX": "/usr/local",
"Homebrew/homebrew-core": "42fd3eec28f71853a59e12f77bcaff2f103097b5", "Homebrew/homebrew-core": "4119ab758ae132acdae47e218d718ff273a47997",
"CLT": "12.5.0.22.9", "CLT": "13.0.0.0.1.1630607135",
"Xcode": "12.5.1", "Xcode": "13.0",
"macOS": "12.0" "macOS": "12.0"
} }
} }

View file

@ -60,16 +60,16 @@
"repositoryURL": "https://github.com/apple/swift-argument-parser.git", "repositoryURL": "https://github.com/apple/swift-argument-parser.git",
"state": { "state": {
"branch": null, "branch": null,
"revision": "83b23d940471b313427da226196661856f6ba3e0", "revision": "d2930e8fcf9c33162b9fcc1d522bc975e2d4179b",
"version": "0.4.4" "version": "1.0.1"
} }
}, },
{ {
"package": "swift-format", "package": "swift-format",
"repositoryURL": "https://github.com/apple/swift-format", "repositoryURL": "https://github.com/apple/swift-format",
"state": { "state": {
"branch": "swift-5.4-branch", "branch": "swift-5.5-branch",
"revision": "9c15831b798d767c9af0927a931de5d557004936", "revision": "f872223e16742fd97fabd319fbf4a939230cc796",
"version": null "version": null
} }
}, },
@ -78,8 +78,8 @@
"repositoryURL": "https://github.com/apple/swift-syntax", "repositoryURL": "https://github.com/apple/swift-syntax",
"state": { "state": {
"branch": null, "branch": null,
"revision": "2fff9fc25cdc059379b6bd309377cfab45d8520c", "revision": "75e60475d9d8fd5bbc16a12e0eaa2cb01b0c322e",
"version": "0.50400.0" "version": "0.50500.0"
} }
}, },
{ {