go@1.11 1.11.13
Closes #43184. Signed-off-by: Jan Viljanen <527069+javian@users.noreply.github.com>
This commit is contained in:
parent
302fdcec01
commit
8694567946
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
class GoAT111 < Formula
|
||||
desc "Go programming environment (1.11)"
|
||||
homepage "https://golang.org"
|
||||
url "https://dl.google.com/go/go1.11.12.src.tar.gz"
|
||||
mirror "https://fossies.org/linux/misc/go1.11.12.src.tar.gz"
|
||||
sha256 "6d7a5ba05476609a7614af3292f29c3be06327503c1f1fdc02ef417870fd6926"
|
||||
url "https://dl.google.com/go/go1.11.13.src.tar.gz"
|
||||
mirror "https://fossies.org/linux/misc/go1.11.13.src.tar.gz"
|
||||
sha256 "5032095fd3f641cafcce164f551e5ae873785ce7b07ca7c143aecd18f7ba4076"
|
||||
|
||||
bottle do
|
||||
sha256 "0d2c34a780571dc482b680f9a081306ffe23d62fb1eea46355953cd1e70d9b91" => :mojave
|
||||
|
|
Loading…
Reference in a new issue