GET
/
v1
/
cli
/
releases
/
latest
/
{target}
/
checksum
Download latest CLI archive SHA-256 checksum for a target triple.
curl --request GET \
  --url https://api.example.com/v1/cli/releases/latest/{target}/checksum

Path Parameters

target
string
required

Rust target triple

Response

200 - text/plain

CLI archive checksum