Versions in this module Expand all Collapse all v0 v0.2.0 Jul 12, 2026 Changes in this version + func AssetName(tag string) string + func AssetURL(tag, name string) string + func CurrentExecutable() (string, error) + func Download(ctx context.Context, url string) (string, error) + func ExtractBinary(archivePath string) (string, error) + func IsHomebrew(exe string) bool + func LatestTag(ctx context.Context) (string, error) + func Replace(exe, newBin string) error + func Verify(ctx context.Context, archivePath, assetName, checksumsURL string) error