mirror of
https://github.com/ViViDboarder/shoestrap.git
synced 2024-11-21 22:26:32 +00:00
Bump golang version
This commit is contained in:
parent
0e40486a3a
commit
2bc0282bdf
@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
version="1.3"
|
||||
version="1.5.1"
|
||||
|
||||
if [[ "$UNAME_STR" == "Darwin" ]]; then
|
||||
wget -P $TMP_DIR/ http://golang.org/dl/go${version}.darwin-amd64-osx10.8.pkg
|
||||
|
Loading…
Reference in New Issue
Block a user