Skip to content

Commit

Permalink
goenv 2.0.6
Browse files Browse the repository at this point in the history
Upgrades goenv to the latest release of 2.0.6

Closes #124978.

Signed-off-by: Ruoyu Zhong <zhongruoyu@outlook.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
  • Loading branch information
ChronosMasterOfAllTime authored and BrewTestBot committed Mar 7, 2023
1 parent 38a8c8d commit defffc5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/goenv.rb
Original file line number Diff line number Diff line change
@@ -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.5.tar.gz"
sha256 "bf1d3bde10c88dca3c42ab26110436c3627d91ba50dda1b7960e109c36cb4206"
url "https://github.com/syndbg/goenv/archive/2.0.6.tar.gz"
sha256 "ba4882cf34dd44b0d5349f0a2931aa672478a77fa64023874fc2cd1a52a15792"
license "MIT"
version_scheme 1
head "https://github.com/syndbg/goenv.git", branch: "master"
Expand Down

0 comments on commit defffc5

Please sign in to comment.