jaemk / self_update

Self updates for rust executables
MIT License
798 stars 70 forks source link

Add `Release::asset_for` ability to find asset by current `OS` and `ARCH` #123

Closed DervexDev closed 7 months ago

DervexDev commented 8 months ago

This PR allows to find resources with these example names:

jaemk commented 7 months ago

Thanks @DervexDev !