pmmp / PHP-Binaries

Compile scripts used to build PHP for PocketMine-MP on multiple platforms
117 stars 169 forks source link

Updated the `get_github_extension` function #172

Closed BlackCatDevel0per closed 1 year ago

BlackCatDevel0per commented 1 year ago

Updated the get_github_extension function to autoselect a version tag from the GitHub API.

dktapps commented 1 year ago

I don't really see the point of this. It doesn't really make sense to run the risk of bumping into API rate limits just to avoid writing a v in the script.