mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-06-10 12:46:36 +00:00
![]() * Fix installer downloads for specific releases Github download urls for a specific release uses the pattern `../releases/download/[RELEASE]/..`, which differs from the latest release URL which uses `../releases/latest/download/..`. For convenience, if `BINSTALL_VERSION` is set but doesn't start with `v`, the v is prefixed. * ci: Set BINSTALL_VERSION in install script tests When running the install-script workflow in Github Actions, add matrix options for not setting the variable, setting it to the latest release with the `v` prefix, and setting it to the latest release without the `v` prefix. |
||
---|---|---|
.. | ||
actions/just-setup | ||
scripts | ||
workflows | ||
dependabot.yml | ||
FUNDING.yml |