Merged
Conversation
|
ttakezawa
reviewed
Aug 25, 2018
| @@ -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" | |||
Contributor
There was a problem hiding this comment.
#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
approved these changes
Aug 26, 2018
Member
|
@toshi0607 @MerlinDMC @ttakezawa Thank you. https://github.com/syndbg/goenv/releases/tag/1.21.0 released 🎉 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🎉 🎉 🎉
https://groups.google.com/forum/#!msg/golang-announce/O7POXMK3xbM/Ia8ObPyWDgAJ
https://golang.org/dl/