KanoComputing / kano-burners

SD Card burner for OSX
GNU General Public License v2.0
12 stars 11 forks source link

[Dependency] Check kano-burner version #9

Closed radujipa closed 9 years ago

radujipa commented 10 years ago

During dependency checking, we should check the version of the burners against a minimum-version reported by the server when retrieving latest.json.

cc @zsero @alex5imon

tombettany commented 9 years ago

I like this - we can even have the burner update itself when it finds out that it isn't modern enough.

Ealdwulf commented 9 years ago

@tombettany I have implemented this. A json file containing "min_burner_version" >3 should caus ethe current burner to exit and advise the user to download a new one.

Ealdwulf commented 9 years ago

@alex5imon I tested this myself, so I think it can be closed since there is a lot of other stuff to test.