GAM-team / got-your-back

Got Your Back (GYB) is a command line tool for backing up your Gmail messages to your computer using Gmail's API over HTTPS.
https://github.com/GAM-team/got-your-back/wiki
Apache License 2.0
2.61k stars 206 forks source link

Missing builds for 1.41 - installer fails. #305

Closed elliotnev27 closed 3 years ago

elliotnev27 commented 3 years ago

I've attempted to install on a Macbook Air M1 (11.2) with bash <(curl -s -S -L https://git.io/gyb-install) and running install-gyb.sh both will give me the same output.

You are running MacOS 11.2

Checking GitHub URL https://api.github.com/repos/jay0lee/got-your-back/releases for latest GYB release (unauthenticated)...

Getting file and download URL...

ERROR: Attribute: browser_download_url for macos-x86_64.tar.xz version latest not found

It looks like only the source code was put in release and not the various builds the installers depend on.

jay0lee commented 3 years ago

strange, not sure how that happened. Try now.

elliotnev27 commented 3 years ago

Resolved :)