Skip to content

Commit

Permalink
Revert "Add metadata for Binstall so that it can download binaries im…
Browse files Browse the repository at this point in the history
…mediately (without brute forcing to find the correct URL)"

This reverts commit 5433a6c.
  • Loading branch information
foresterre committed Oct 20, 2024
1 parent e6f184c commit c3adb3c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,6 @@ rust-version = "1.78"
[package.metadata.release]
tag-name = "v{{version}}"

[package.metadata.binstall]
pkg-url = "{ repo }/releases/download/v{ version }/{ name }-{ target }-v{ version }{ archive-suffix }"

[dependencies]
bisector = "0.4.0" # bisection with a custom comparator
camino = "1.1" # utf-8 paths
Expand Down

0 comments on commit c3adb3c

Please sign in to comment.