Update Package.resolved

This commit is contained in:
Antonio Scandurra 2022-09-16 11:08:19 +02:00
parent 582ca666d0
commit a0e2b7a6e9

View file

@ -1,49 +1,52 @@
{ {
"object": {
"pins": [ "pins": [
{ {
"identity" : "client-sdk-swift", "package": "LiveKit",
"kind" : "remoteSourceControl", "repositoryURL": "https://github.com/livekit/client-sdk-swift.git",
"location" : "https://github.com/livekit/client-sdk-swift.git",
"state": { "state": {
"revision" : "5cc3c001779ab147199ce3ea0dce465b846368b4" "branch": null,
"revision": "5cc3c001779ab147199ce3ea0dce465b846368b4",
"version": null
} }
}, },
{ {
"identity" : "promises", "package": "Promises",
"kind" : "remoteSourceControl", "repositoryURL": "https://github.com/google/promises.git",
"location" : "https://github.com/google/promises.git",
"state": { "state": {
"branch": null,
"revision": "3e4e743631e86c8c70dbc6efdc7beaa6e90fd3bb", "revision": "3e4e743631e86c8c70dbc6efdc7beaa6e90fd3bb",
"version": "2.1.1" "version": "2.1.1"
} }
}, },
{ {
"identity" : "specs", "package": "WebRTC",
"kind" : "remoteSourceControl", "repositoryURL": "https://github.com/webrtc-sdk/Specs.git",
"location" : "https://github.com/webrtc-sdk/Specs.git",
"state": { "state": {
"branch": null,
"revision": "5225f2de4b6d0098803b3a0e55b255a41f293dad", "revision": "5225f2de4b6d0098803b3a0e55b255a41f293dad",
"version": "104.5112.2" "version": "104.5112.2"
} }
}, },
{ {
"identity" : "swift-log", "package": "swift-log",
"kind" : "remoteSourceControl", "repositoryURL": "https://github.com/apple/swift-log.git",
"location" : "https://github.com/apple/swift-log.git",
"state": { "state": {
"branch": null,
"revision": "6fe203dc33195667ce1759bf0182975e4653ba1c", "revision": "6fe203dc33195667ce1759bf0182975e4653ba1c",
"version": "1.4.4" "version": "1.4.4"
} }
}, },
{ {
"identity" : "swift-protobuf", "package": "SwiftProtobuf",
"kind" : "remoteSourceControl", "repositoryURL": "https://github.com/apple/swift-protobuf.git",
"location" : "https://github.com/apple/swift-protobuf.git",
"state": { "state": {
"branch": null,
"revision": "b8230909dedc640294d7324d37f4c91ad3dcf177", "revision": "b8230909dedc640294d7324d37f4c91ad3dcf177",
"version": "1.20.1" "version": "1.20.1"
} }
} }
], ]
"version" : 2 },
"version": 1
} }