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 RubyBuild < Formula
22 desc "Install various Ruby versions and implementations"
33 homepage "https://rbenv.org/man/ruby-build.1"
4- url "https://github.com/rbenv/ruby-build/archive/refs/tags/v20250516 .tar.gz"
5- sha256 "16b3778d6a8ab04dec53078bedb728d87dec97727b9e88c0acd8194a9728c269 "
4+ url "https://github.com/rbenv/ruby-build/archive/refs/tags/v20250529.1 .tar.gz"
5+ sha256 "8b3b2198ec436ac8dfc761cbafd58e00d73f44b357d0ac134ee35ec3ed3ea3fd "
66 license "MIT"
77 head "https://github.com/rbenv/ruby-build.git" , branch : "master"
88
99 bottle do
10- sha256 cellar : :any_skip_relocation , all : "fdb0caa3f40aa2f6afcb20c7cf18f67b6ec48b172f2cc3adfbcb09e8e3866af9 "
10+ sha256 cellar : :any_skip_relocation , all : "93d5ca3ad145a3fe62de35b08a1f4d4f2dcfad09dab5c95195b3a0e00ef388c6 "
1111 end
1212
1313 depends_on "autoconf"
You can’t perform that action at this time.
0 commit comments