Skip to content

Commit 1ed5542

Browse files
committed
goenv 2.2.28
1 parent a99b6e5 commit 1ed5542

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/g/goenv.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Goenv < Formula
22
desc "Go version management"
33
homepage "https://github.com/go-nv/goenv"
4-
url "https://github.com/go-nv/goenv/archive/refs/tags/2.2.27.tar.gz"
5-
sha256 "25aeb49c66389a736b7c15f5e726d9d13d81ddb9ba943a6763ac9cba184357a8"
4+
url "https://github.com/go-nv/goenv/archive/refs/tags/2.2.28.tar.gz"
5+
sha256 "6dfb6ec4696327afd5cd21f40ffe1268e304e1ad025e45727f5248cd8a4f5d3b"
66
license "MIT"
77
version_scheme 1
88
head "https://github.com/go-nv/goenv.git", branch: "master"

0 commit comments

Comments
 (0)