xshellinc / iotit

Flashing Tool for SBCs
Apache License 2.0
25 stars 1 forks source link

Error updating iotit #94

Closed makeupsomething closed 6 years ago

makeupsomething commented 7 years ago

When i run iotit update I get this error. It is latest version on develop branch.

iotit update
[+] Current os:  darwin amd64
[-] Error: strconv.Atoi: parsing "": invalid syntax
tectiv3 commented 7 years ago

This one is tricky. Since we moved to github releases and goreleaser we are no longer update http://iotit.s3-website-us-west-2.amazonaws.com/version.json

I need to find a way to replicate it's functionality with github.

dbsparkle commented 7 years ago

@tectiv3 what about this issue?

tectiv3 commented 7 years ago

well, I was planning on handling it this week. Probably even today. It's disabled atm so it won't affect the release and since we are distributing iotit through package managers now (brew and linux native packages) I guess it's not a big problem.