X-Git-Url: https://git.r.bdr.sh/rbdr/lyricli/blobdiff_plain/bd151cc4d229df466df4a9fcb450f34e43570c99..555e84ce6292e645b1fb5376a31e8b227c473fdc:/Package.resolved diff --git a/Package.resolved b/Package.resolved index a2a49b3..54140ee 100644 --- a/Package.resolved +++ b/Package.resolved @@ -1,34 +1,23 @@ { - "object": { - "pins": [ - { - "package": "Bariloche", - "repositoryURL": "https://github.com/Subito-it/Bariloche", - "state": { - "branch": null, - "revision": "507f4121d2a7479522908dabf83aed78a6e5e268", - "version": "1.0.4" - } - }, - { - "package": "Rainbow", - "repositoryURL": "https://github.com/onevcat/Rainbow", - "state": { - "branch": null, - "revision": "9c52c1952e9b2305d4507cf473392ac2d7c9b155", - "version": "3.1.5" - } - }, - { - "package": "HTMLEntities", - "repositoryURL": "https://github.com/IBM-Swift/swift-html-entities.git", - "state": { - "branch": null, - "revision": "dc15f4d8eba5be23280a561c698fc36ab4fb6c76", - "version": "3.0.12" - } + "pins" : [ + { + "identity" : "swift-argument-parser", + "kind" : "remoteSourceControl", + "location" : "https://github.com/apple/swift-argument-parser", + "state" : { + "revision" : "fee6933f37fde9a5e12a1e4aeaa93fe60116ff2a", + "version" : "1.2.2" } - ] - }, - "version": 1 + }, + { + "identity" : "swiftsoup", + "kind" : "remoteSourceControl", + "location" : "https://github.com/scinfu/SwiftSoup.git", + "state" : { + "revision" : "f707b8680cddb96dc1855632340a572ef37bbb98", + "version" : "2.5.3" + } + } + ], + "version" : 2 }