Skip to content

Commit

Permalink
Add bin name
Browse files Browse the repository at this point in the history
  • Loading branch information
notgull committed Jun 10, 2023
1 parent 9260501 commit cce3508
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions tools/codegen/base/cargo-dinghy.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,9 @@
"repository": "https://github.com/sonos/dinghy",
"tag_prefix": "",
"asset_name": "${package}-${os_name}-${version}.tgz",
"bin": "${package}-${version}/${package}${exe}",
"platform": {
"x86_64_linux_gnu": {},
"x86_64_linux_musl": {},
"x86_64_macos": {}
},
"prefer_linux_gnu": true
}
}

0 comments on commit cce3508

Please sign in to comment.