goenv 2.0.1

release the latest stable version of goenv (2.0.1)

Closes #114185.

Signed-off-by: Thierry Moisan <thierry.moisan@gmail.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
Efstathios Chouliaris 2022-10-28 14:35:06 -05:00 committed by BrewTestBot
parent 86a8ce34ea
commit fe12e76a59
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
class Goenv < Formula
desc "Go version management"
homepage "https://github.com/syndbg/goenv"
url "https://github.com/syndbg/goenv/archive/2.0.0.tar.gz"
sha256 "b0a6ce9d758344145367688088595ec077d556d1682bff817c23861f6d4fd2df"
url "https://github.com/syndbg/goenv/archive/2.0.1.tar.gz"
sha256 "803de2cc61579eee87c164987415338c504bef0f81d782ed1b2b135bc462d508"
license "MIT"
version_scheme 1
head "https://github.com/syndbg/goenv.git", branch: "master"