cargo-binstall/.github
Martijn Pieters 266e627928
Fix installer downloads for specific releases ()
* 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.
2024-11-20 08:08:08 +00:00
..
actions/just-setup CI: Fix just-setup () 2024-11-05 10:30:30 +00:00
scripts Fix detect-targets glibc detection () 2023-09-29 23:46:03 +00:00
workflows Fix installer downloads for specific releases () 2024-11-20 08:08:08 +00:00
dependabot.yml Fixed and simplify dependabot configuration () 2023-09-14 21:51:36 +00:00
FUNDING.yml Add GitHub sponsor for maintainer NobodyXu () 2023-09-14 14:09:19 +00:00