Skip to content

2.2.0

Latest
Compare
Choose a tag to compare
@fummicc1 fummicc1 released this 30 Nov 04:33
· 5 commits to master since this release
588267d

What's Changed

Maintenances

New Contributors

Full Changelog: 2.1.1...2.2.0

For Build Tools Plugin (artifactbundle)

  • full version (linux and macos)
.binaryTarget(
    name: "mockolo",
    url: "https://github.com/uber/mockolo/releases/download/2.2.0/mockolo.artifactbundle.zip",
    checksum: "75ec5806ca70c99f0acd9f527c3892d62fe8a585e74ca4736842a2efab981ef6"
),
  • lightweight version (macos only)
.binaryTarget(
    name: "mockolo",
    url: "https://github.com/uber/mockolo/releases/download/2.2.0/mockolo-macos.artifactbundle.zip",
    checksum: "26aa998f46cc6e814accf6014571116368fd7f772ce060de63ac8b36069d33fe"
),