File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11class Rbenv < Formula
22 desc "Ruby version manager"
33 homepage "https://rbenv.org"
4- url "https://github.com/rbenv/rbenv/archive/refs/tags/v1.3.1 .tar.gz"
5- sha256 "96b8e0430b2f227c193ef016b68ae565753cb8deff13cad1d700c73c0397ff5d "
4+ url "https://github.com/rbenv/rbenv/archive/refs/tags/v1.3.2 .tar.gz"
5+ sha256 "e2104f6472d7a8477409c46d4de39562b4d01899148a3dbed73c1d99a0b4bb2a "
66 license "MIT"
77 head "https://github.com/rbenv/rbenv.git" , branch : "master"
88
99 bottle do
10- sha256 cellar : :any_skip_relocation , all : "d29a7c7ab121835cb05f1a1e49f4ddda5c037570e00172ab9f078c3b151f9efc "
10+ sha256 cellar : :any_skip_relocation , all : "8158fb1f059c1316523b2cc9074c5c041b3944828dc3b76cb032f893e754f013 "
1111 end
1212
1313 depends_on "ruby-build"
You can’t perform that action at this time.
0 commit comments