Package.resolved 1.7 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061
  1. {
  2. "object": {
  3. "pins": [
  4. {
  5. "package": "swift-log",
  6. "repositoryURL": "https://github.com/apple/swift-log",
  7. "state": {
  8. "branch": null,
  9. "revision": "e8aabbe95db22e064ad42f1a4a9f8982664c70ed",
  10. "version": "1.1.1"
  11. }
  12. },
  13. {
  14. "package": "swift-nio",
  15. "repositoryURL": "https://github.com/apple/swift-nio.git",
  16. "state": {
  17. "branch": null,
  18. "revision": "8066b0f581604e3711979307a4377457e2b0f007",
  19. "version": "2.9.0"
  20. }
  21. },
  22. {
  23. "package": "swift-nio-http2",
  24. "repositoryURL": "https://github.com/apple/swift-nio-http2.git",
  25. "state": {
  26. "branch": null,
  27. "revision": "790cf6fd2b899e0b10cf462389556475ead81dbf",
  28. "version": "1.6.1"
  29. }
  30. },
  31. {
  32. "package": "swift-nio-ssl",
  33. "repositoryURL": "https://github.com/apple/swift-nio-ssl.git",
  34. "state": {
  35. "branch": null,
  36. "revision": "e5c1af45ac934ac0a6117b2927a51d845cf4f705",
  37. "version": "2.4.3"
  38. }
  39. },
  40. {
  41. "package": "swift-nio-transport-services",
  42. "repositoryURL": "https://github.com/apple/swift-nio-transport-services.git",
  43. "state": {
  44. "branch": null,
  45. "revision": "e30bf63ea1b47132de05771216ccd1e2a5123bd0",
  46. "version": "1.2.0"
  47. }
  48. },
  49. {
  50. "package": "SwiftProtobuf",
  51. "repositoryURL": "https://github.com/apple/swift-protobuf.git",
  52. "state": {
  53. "branch": null,
  54. "revision": "da75a93ac017534e0028e83c0e4fc4610d2acf48",
  55. "version": "1.7.0"
  56. }
  57. }
  58. ]
  59. },
  60. "version": 1
  61. }