update packages

This commit is contained in:
Trey t
2022-03-17 11:04:47 -05:00
parent 6ec0a9bb99
commit 48a166d260

View File

@@ -1,43 +1,41 @@
{ {
"object": {
"pins" : [ "pins" : [
{ {
"package": "ChartsPackage", "identity" : "chartspackage",
"repositoryURL": "https://github.com/akatreyt/ChartsPackage", "kind" : "remoteSourceControl",
"location" : "https://github.com/akatreyt/ChartsPackage",
"state" : { "state" : {
"branch" : "master", "branch" : "master",
"revision": "ab1aa4f8ade9540e9d2f19f7cb8b8e6ac0c2a8fd", "revision" : "ab1aa4f8ade9540e9d2f19f7cb8b8e6ac0c2a8fd"
"version": null
} }
}, },
{ {
"package": "CloudKitSyncMonitor", "identity" : "cloudkitsyncmonitor",
"repositoryURL": "https://github.com/ggruen/CloudKitSyncMonitor", "kind" : "remoteSourceControl",
"location" : "https://github.com/ggruen/CloudKitSyncMonitor",
"state" : { "state" : {
"branch": null,
"revision" : "980208a30685713c4c4eb10897206a2e2574ed3f", "revision" : "980208a30685713c4c4eb10897206a2e2574ed3f",
"version" : "1.1.1" "version" : "1.1.1"
} }
}, },
{ {
"package": "swift-algorithms", "identity" : "swift-algorithms",
"repositoryURL": "https://github.com/apple/swift-algorithms", "kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-algorithms",
"state" : { "state" : {
"branch": null,
"revision" : "2327673b0e9c7e90e6b1826376526ec3627210e4", "revision" : "2327673b0e9c7e90e6b1826376526ec3627210e4",
"version" : "0.2.1" "version" : "0.2.1"
} }
}, },
{ {
"package": "swift-numerics", "identity" : "swift-numerics",
"repositoryURL": "https://github.com/apple/swift-numerics", "kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-numerics",
"state" : { "state" : {
"branch": null,
"revision" : "6583ac70c326c3ee080c1d42d9ca3361dca816cd", "revision" : "6583ac70c326c3ee080c1d42d9ca3361dca816cd",
"version" : "0.1.0" "version" : "0.1.0"
} }
} }
] ],
}, "version" : 2
"version": 1
} }