goenv 1.5.0 (#19020)
This commit is contained in:
parent
645265b4aa
commit
e844f40114
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Goenv < Formula
|
||||
desc "Go version management"
|
||||
homepage "https://github.com/syndbg/goenv"
|
||||
url "https://github.com/syndbg/goenv/archive/1.4.0.tar.gz"
|
||||
sha256 "ba9158e711f9ffc40c6e5f1d3371730ecf96dcb805f9540704c35a7463765c0d"
|
||||
url "https://github.com/syndbg/goenv/archive/1.5.0.tar.gz"
|
||||
sha256 "1a847972a8fb7c622372b3d9ecd772fa32a9fac95886c3cafbe90a2102010adb"
|
||||
version_scheme 1
|
||||
head "https://github.com/syndbg/goenv.git"
|
||||
|
||||
|
|
Loading…
Reference in a new issue