I am looking for the SHA of the current github relay wizard.
If I do something like this: https://api.github.com/repos/ameyer/Arduino-L6470/git/trees/master
The returned SHA is the "master."
I need a way to check if the version of the wizard on github is newer than mine in the cached application, and I decided that SHA would be the best way to check.
source share