mirror of
https://github.com/mas-cli/mas
synced 2024-11-21 19:23:01 +00:00
⬆️ swift-argument-parser (1.0.1)
This commit is contained in:
parent
84461fa5c6
commit
a78b9b338b
2 changed files with 11 additions and 11 deletions
|
@ -130,11 +130,11 @@
|
|||
"system": {
|
||||
"macos": {
|
||||
"monterey": {
|
||||
"HOMEBREW_VERSION": "3.2.9-73-g7e7bdca",
|
||||
"HOMEBREW_PREFIX": "/opt/homebrew",
|
||||
"Homebrew/homebrew-core": "42fd3eec28f71853a59e12f77bcaff2f103097b5",
|
||||
"CLT": "12.5.0.22.9",
|
||||
"Xcode": "12.5.1",
|
||||
"HOMEBREW_VERSION": "3.2.14-35-g9b42a10",
|
||||
"HOMEBREW_PREFIX": "/usr/local",
|
||||
"Homebrew/homebrew-core": "4119ab758ae132acdae47e218d718ff273a47997",
|
||||
"CLT": "13.0.0.0.1.1630607135",
|
||||
"Xcode": "13.0",
|
||||
"macOS": "12.0"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -60,16 +60,16 @@
|
|||
"repositoryURL": "https://github.com/apple/swift-argument-parser.git",
|
||||
"state": {
|
||||
"branch": null,
|
||||
"revision": "83b23d940471b313427da226196661856f6ba3e0",
|
||||
"version": "0.4.4"
|
||||
"revision": "d2930e8fcf9c33162b9fcc1d522bc975e2d4179b",
|
||||
"version": "1.0.1"
|
||||
}
|
||||
},
|
||||
{
|
||||
"package": "swift-format",
|
||||
"repositoryURL": "https://github.com/apple/swift-format",
|
||||
"state": {
|
||||
"branch": "swift-5.4-branch",
|
||||
"revision": "9c15831b798d767c9af0927a931de5d557004936",
|
||||
"branch": "swift-5.5-branch",
|
||||
"revision": "f872223e16742fd97fabd319fbf4a939230cc796",
|
||||
"version": null
|
||||
}
|
||||
},
|
||||
|
@ -78,8 +78,8 @@
|
|||
"repositoryURL": "https://github.com/apple/swift-syntax",
|
||||
"state": {
|
||||
"branch": null,
|
||||
"revision": "2fff9fc25cdc059379b6bd309377cfab45d8520c",
|
||||
"version": "0.50400.0"
|
||||
"revision": "75e60475d9d8fd5bbc16a12e0eaa2cb01b0c322e",
|
||||
"version": "0.50500.0"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue