fix binstall

This commit is contained in:
Jonathan Kelley 2024-03-27 18:55:29 -07:00
parent 36f67bd5e2
commit 1f6c7cfbd0
No known key found for this signature in database
GPG key ID: 1FBB50F7EB0A08BE

View file

@ -115,7 +115,7 @@ name = "dx"
tempfile = "3.3"
[package.metadata.binstall]
pkg-url = "{ repo }/releases/download/v{ version }/dx-{ target }-{ archive-suffix }"
pkg-url = "{ repo }/releases/download/v{ version }/dx-{ target }"
[package.metadata.binstall.overrides.x86_64-pc-windows-msvc]
pkg-fmt = "zip"