To do this i'll add a new file named update.json this will include a list of objects which will be similar to the following: ```json { "version": "0.2.15", "url": "http://github.com/.......", "checksum": "some checksum" } ```
To do this i'll add a new file named update.json
this will include a list of objects which will be similar to the following:
{ "version": "0.2.15", "url": "http://github.com/.......", "checksum": "some checksum" }