wasmerio / wasmer-install

Wasmer Binary Installer https://wasmer.io/
50 stars 7 forks source link

Windows: Get download URI via GitHub API (not scraping HTML) #12

Closed starthal closed 2 years ago

starthal commented 2 years ago

Fix #11

See https://docs.github.com/en/rest/releases/releases#get-the-latest-release

Tested in PS 5.1 only.

syrusakbary commented 2 years ago

Thanks for the bug fix! Merging