mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-06-23 11:06:36 +00:00
feat: Add repository host Codeberg (#2202)
This commit is contained in:
parent
4628235403
commit
a90dd4569f
4 changed files with 19 additions and 2 deletions
|
@ -33,6 +33,9 @@ export PATH="$CARGO_HOME/bin:$PATH"
|
|||
#
|
||||
#[ "$cargo_binstall_version" = "cargo-binstall 0.12.0" ]
|
||||
|
||||
# Do not test Codeberg, it is donation funded and shouldn't be burdened with
|
||||
# unnecessary traffic.
|
||||
|
||||
# Test default Github pkg-url templates,
|
||||
# with bin-dir provided
|
||||
"./$1" binstall \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue