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/v20250610 .tar.gz"
5- sha256 "4f826176027d30c8ddb35b73970f92caa14ea1e4ea7352dc573f3c372e1e5c13 "
4+ url "https://github.com/rbenv/ruby-build/archive/refs/tags/v20250716 .tar.gz"
5+ sha256 "4fff0aeded7f3863c2aa082de6ae278f09e904b5304178dd95389bf4a8b8aa48 "
66 license "MIT"
77 head "https://github.com/rbenv/ruby-build.git" , branch : "master"
88
99 no_autobump! because : :requires_manual_review
1010
1111 bottle do
12- sha256 cellar : :any_skip_relocation , all : "d1acf79a7e5717e8229f32a31b52956efecf7d05812f27ad698e1cc457039152 "
12+ sha256 cellar : :any_skip_relocation , all : "f7ace2ef96e29274cf63aaae2b4963b811b21cca1e8b573a1e35ec7811bf96a7 "
1313 end
1414
1515 depends_on "autoconf"
You can’t perform that action at this time.
0 commit comments