Immutable
release. Only release title and notes can be modified.
Install ty 0.58.1
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/regularkevvv/ty-extended/releases/download/v0.58.1/ty-installer.sh | shInstall prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/regularkevvv/ty-extended/releases/download/v0.58.1/ty-installer.ps1 | iex"Download ty 0.58.1
Verifying GitHub Artifact Attestations
The artifacts in this release have attestations generated with GitHub Artifact Attestations. These can be verified by using the GitHub CLI:
gh attestation verify <file-path of downloaded artifact> --repo regularkevvv/ty-extendedYou can also download the attestation from GitHub and verify against that directly:
gh attestation verify <file-path of downloaded artifact> --bundle <file-path of downloaded attestation>