hashicorp / hc-install

Go module for downloading or locating HashiCorp binaries, verifying signatures and checksums, and asserting version constraints.

Home Page:https://pkg.go.dev/github.com/hashicorp/hc-install

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement "latest prerelease" for ReleaseGetter

kmoe opened this issue · comments

commented

Do we want some more fun options here, such as "latest including prerelease", for anyone who wants the latest version regardless of whether it's stable or prerelease?