diff --git a/Package.resolved b/Package.resolved index 3117327..d83b3b7 100644 --- a/Package.resolved +++ b/Package.resolved @@ -2,8 +2,11 @@ "object": { "pins": [ { - "package": "Cairo", - "repositoryURL": "https://github.com/PureSwift/Cairo.git", + "reference": { + "identity": "cairo", + "isLocal": false, + "path": "https://github.com/PureSwift/Cairo.git" + }, "state": { "branch": "master", "revision": "9fa92e223d8f596e3c545f320f1235178dec79d2", @@ -11,8 +14,11 @@ } }, { - "package": "CCairo", - "repositoryURL": "https://github.com/PureSwift/CCairo.git", + "reference": { + "identity": "ccairo", + "isLocal": false, + "path": "https://github.com/PureSwift/CCairo.git" + }, "state": { "branch": "master", "revision": "9828dafe5d7d4df38cc81614416c52df1c707d7d", @@ -20,8 +26,11 @@ } }, { - "package": "CFontConfig", - "repositoryURL": "https://github.com/PureSwift/CFontConfig.git", + "reference": { + "identity": "cfontconfig", + "isLocal": false, + "path": "https://github.com/PureSwift/CFontConfig.git" + }, "state": { "branch": "master", "revision": "149b01e9a29e265f785dc6ab5003b4a6f1074a5f", @@ -29,8 +38,11 @@ } }, { - "package": "CFreeType", - "repositoryURL": "https://github.com/PureSwift/CFreeType.git", + "reference": { + "identity": "cfreetype", + "isLocal": false, + "path": "https://github.com/PureSwift/CFreeType.git" + }, "state": { "branch": "master", "revision": "5d65c8825addca5f30ff2c16e8b7e6f61562f618", @@ -38,8 +50,11 @@ } }, { - "package": "CLCMS", - "repositoryURL": "https://github.com/PureSwift/CLCMS.git", + "reference": { + "identity": "clcms", + "isLocal": false, + "path": "https://github.com/PureSwift/CLCMS.git" + }, "state": { "branch": "master", "revision": "4808ad3fa6d244eb5a328a1b3fe0439f5954a831", @@ -47,8 +62,11 @@ } }, { - "package": "LittleCMS", - "repositoryURL": "https://github.com/PureSwift/LittleCMS.git", + "reference": { + "identity": "littlecms", + "isLocal": false, + "path": "https://github.com/PureSwift/LittleCMS.git" + }, "state": { "branch": "master", "revision": "5bfebf596b080f8c7dc5f403f2f0784cef130906", @@ -57,5 +75,5 @@ } ] }, - "version": 1 + "version": 2 }