update packages
This commit is contained in:
@@ -1,43 +1,41 @@
|
||||
{
|
||||
"object": {
|
||||
"pins": [
|
||||
{
|
||||
"package": "ChartsPackage",
|
||||
"repositoryURL": "https://github.com/akatreyt/ChartsPackage",
|
||||
"state": {
|
||||
"branch": "master",
|
||||
"revision": "ab1aa4f8ade9540e9d2f19f7cb8b8e6ac0c2a8fd",
|
||||
"version": null
|
||||
}
|
||||
},
|
||||
{
|
||||
"package": "CloudKitSyncMonitor",
|
||||
"repositoryURL": "https://github.com/ggruen/CloudKitSyncMonitor",
|
||||
"state": {
|
||||
"branch": null,
|
||||
"revision": "980208a30685713c4c4eb10897206a2e2574ed3f",
|
||||
"version": "1.1.1"
|
||||
}
|
||||
},
|
||||
{
|
||||
"package": "swift-algorithms",
|
||||
"repositoryURL": "https://github.com/apple/swift-algorithms",
|
||||
"state": {
|
||||
"branch": null,
|
||||
"revision": "2327673b0e9c7e90e6b1826376526ec3627210e4",
|
||||
"version": "0.2.1"
|
||||
}
|
||||
},
|
||||
{
|
||||
"package": "swift-numerics",
|
||||
"repositoryURL": "https://github.com/apple/swift-numerics",
|
||||
"state": {
|
||||
"branch": null,
|
||||
"revision": "6583ac70c326c3ee080c1d42d9ca3361dca816cd",
|
||||
"version": "0.1.0"
|
||||
}
|
||||
"pins" : [
|
||||
{
|
||||
"identity" : "chartspackage",
|
||||
"kind" : "remoteSourceControl",
|
||||
"location" : "https://github.com/akatreyt/ChartsPackage",
|
||||
"state" : {
|
||||
"branch" : "master",
|
||||
"revision" : "ab1aa4f8ade9540e9d2f19f7cb8b8e6ac0c2a8fd"
|
||||
}
|
||||
]
|
||||
},
|
||||
"version": 1
|
||||
},
|
||||
{
|
||||
"identity" : "cloudkitsyncmonitor",
|
||||
"kind" : "remoteSourceControl",
|
||||
"location" : "https://github.com/ggruen/CloudKitSyncMonitor",
|
||||
"state" : {
|
||||
"revision" : "980208a30685713c4c4eb10897206a2e2574ed3f",
|
||||
"version" : "1.1.1"
|
||||
}
|
||||
},
|
||||
{
|
||||
"identity" : "swift-algorithms",
|
||||
"kind" : "remoteSourceControl",
|
||||
"location" : "https://github.com/apple/swift-algorithms",
|
||||
"state" : {
|
||||
"revision" : "2327673b0e9c7e90e6b1826376526ec3627210e4",
|
||||
"version" : "0.2.1"
|
||||
}
|
||||
},
|
||||
{
|
||||
"identity" : "swift-numerics",
|
||||
"kind" : "remoteSourceControl",
|
||||
"location" : "https://github.com/apple/swift-numerics",
|
||||
"state" : {
|
||||
"revision" : "6583ac70c326c3ee080c1d42d9ca3361dca816cd",
|
||||
"version" : "0.1.0"
|
||||
}
|
||||
}
|
||||
],
|
||||
"version" : 2
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user