Talento CLI 1.0.1
Talento CLI 1.0.1 fixes the verified installer on macOS.
The v1.0.0 macOS archives list the binary as ./talento. The installer only accepted talento, so install.sh failed after Sigstore verification. 1.0.1 accepts both names.
Install
Homebrew (macOS). Homebrew 6 requires trusting this tap:
brew tap talentohq/tap
brew trust talentohq/tap
brew install --cask talentoAlready installed via Homebrew:
brew update
brew upgrade --cask talentoVerified script (requires cosign):
curl -fsSL https://github.com/talentohq/talento-cli/releases/download/v1.0.1/install.sh | shAlso available:
go install github.com/talentohq/talento-cli/cmd/talento@v1.0.1nix profile install github:talentohq/talento-cli/v1.0.1- Linux
deb,rpm, andapkpackages attached to this release
Platforms
macOS and Linux on amd64 and arm64. macOS binaries are Developer ID signed and notarized. Windows packages are not published yet.
Checksums, Ed25519 signature, Sigstore, SBOMs, and GitHub attestations: Distribution and verification.