chshersh / tool-sync

🧰 Download pre-built binaries of all your favourite tools with a single command
https://crates.io/crates/tool-sync
Mozilla Public License 2.0
69 stars 16 forks source link

Specify 'tool-sync' asset name more precisely #105

Closed chshersh closed 1 year ago

chshersh commented 1 year ago

This is needed because in the new release we also generate SHA256 sums and those assets could be found before the actual archive. So I specify the asset name more precisely.

I guess we need #50 to address this problem gracefully 😮‍💨

Additional tasks