JK3Y / NPS-Browser-macOS

macOS version of NPS Browser
The Unlicense
182 stars 21 forks source link

Automatically check for new releases #31

Closed JK3Y closed 5 years ago

JK3Y commented 5 years ago
  1. call to: https://api.github.com/repos/JK3Y/NPS-Browser-macOS/releases/latest gives us the info about the latest release.
  2. parse the json
  3. compare new release tag with current app release version
  4. release > current = update release = current = up to date