Skip to content

v0.7.7

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Oct 22:54
· 3874 commits to main since this release
0912c73

Milestone
v0.7.6...v0.7.7

Feature

#358 Support changing package type in version_overrides

e.g.

- type: github_release
  repo_owner: abiosoft
  repo_name: colima
  description: Docker (and Kubernetes) on MacOS with minimal setup
  asset: "colima-amd64"
  version_constraint: 'semver(">= 0.2.0")'
  version_overrides:
  - version_constraint: 'semver("< 0.2.0")'
    type: github_content
    path: colima