-
Notifications
You must be signed in to change notification settings - Fork 250
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* 🎉 add 1.14.6 * 🎉 add 1.13.14 * 🐛 Change link from Installer to Archive for Go Darwin 64bit 1.13.13
- Loading branch information
Showing
4 changed files
with
29 additions
and
1 deletion.
There are no files selected for viewing
This file contains 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
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
install_darwin_64bit "Go Darwin 64bit 1.13.14" "https://golang.org/dl/go1.13.14.darwin-amd64.tar.gz#ea2a5d34d587e8d99925b365323eccb9895c4eec0264f1f81f989e98d5d041dd" | ||
|
||
install_bsd_32bit "Go Freebsd 32bit 1.13.14" "https://golang.org/dl/go1.13.14.freebsd-386.tar.gz#9b3eec9979e2446c1e6e1d905ca68de6742d6ff33d7a38ab8a14cc48d7d944ce" | ||
|
||
install_bsd_64bit "Go Freebsd 64bit 1.13.14" "https://golang.org/dl/go1.13.14.freebsd-amd64.tar.gz#82385ecb116ffb5946a7469a942b82b2a084e296fbf384c1f99461dd39cda11b" | ||
|
||
install_linux_32bit "Go Linux 32bit 1.13.14" "https://golang.org/dl/go1.13.14.linux-386.tar.gz#537bb1769827852673ab96ce5f7676c162bba3d5394e6828733b53b4c9449c11" | ||
|
||
install_linux_64bit "Go Linux 64bit 1.13.14" "https://golang.org/dl/go1.13.14.linux-amd64.tar.gz#32617db984b18308f2b00279c763bff060d2739229cb8037217a49c9e691b46a" | ||
|
||
install_linux_arm "Go Linux arm 1.13.14" "https://golang.org/dl/go1.13.14.linux-armv6l.tar.gz#1a238daa3cd00611145d66a5577ea57bf90266443d1a2bef076ca74302a02c48" |
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
install_darwin_64bit "Go Darwin 64bit 1.14.6" "https://golang.org/dl/go1.14.6.darwin-amd64.tar.gz#4832c7b6b9a2a225c557d5e8d66928230a5a8405e705ace53f6ed0ee79ddb3c4" | ||
|
||
install_bsd_32bit "Go Freebsd 32bit 1.14.6" "https://golang.org/dl/go1.14.6.freebsd-386.tar.gz#9052feba69e2b3eec11696bef2fd226aa48f98185baae5b02160111ab72e1ff0" | ||
|
||
install_bsd_64bit "Go Freebsd 64bit 1.14.6" "https://golang.org/dl/go1.14.6.freebsd-amd64.tar.gz#4307d83dcef4af173f35fed9a91fc7daf0443cc8dc98fa60023b4f5234ed383d" | ||
|
||
install_linux_32bit "Go Linux 32bit 1.14.6" "https://golang.org/dl/go1.14.6.linux-386.tar.gz#17b2c4e26bd3a82a0a44499ae2d36e3f2155d0fe2f6b9a14ac6b7c5afac3ca6a" | ||
|
||
install_linux_64bit "Go Linux 64bit 1.14.6" "https://golang.org/dl/go1.14.6.linux-amd64.tar.gz#5c566ddc2e0bcfc25c26a5dc44a440fcc0177f7350c1f01952b34d5989a0d287" | ||
|
||
install_linux_arm "Go Linux arm 1.14.6" "https://golang.org/dl/go1.14.6.linux-armv6l.tar.gz#cab39cc0fdf9731476a339af9d7bcd8fc661bfa323abb1ce9d1633fb31daeb07" |
This file contains 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