Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add 1.11.0 and 1.10.4 #53

Merged
merged 3 commits into from
Aug 26, 2018
Merged

Conversation

toshi0607
Copy link
Contributor

@MerlinDMC
Copy link

MerlinDMC commented Aug 25, 2018

  • ignore me - I just fell out of bed.

@@ -0,0 +1,11 @@
install_darwin_64bit "Go Darwin 64bit 1.11.0" "https://dl.google.com/go/go1.11.darwin-amd64.tar.gz#12ef48702dc38ce3545152a7eb060c4ac47796212cc10c67f36c4116f96beae4"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

#12ef48702dc38ce3545152a7eb060c4ac47796212cc10c67f36c4116f96beae4

This is probably wrong. I encountered an error.

goenv install 1.11.0
...
checksum mismatch: Go Darwin 64bit 1.11.0.tar.gz (file is corrupt)
expected 12ef48702dc38ce3545152a7eb060c4ac47796212cc10c67f36c4116f96beae4, got 9749e6cb9c6d05cf10445a7c9899b58e72325c54fee9783ed1ac679be8e1e073

The following should be correct.

install_darwin_64bit "Go Darwin 64bit 1.11.0" "https://dl.google.com/go/go1.11.darwin-amd64.tar.gz#9749e6cb9c6d05cf10445a7c9899b58e72325c54fee9783ed1ac679be8e1e073"

@syndbg syndbg merged commit 3f4f833 into go-nv:master Aug 26, 2018
@syndbg
Copy link
Member

syndbg commented Aug 26, 2018

@toshi0607 @MerlinDMC @ttakezawa Thank you. https://github.com/syndbg/goenv/releases/tag/1.21.0 released 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants