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://github.com/rbenv/ruby-build"
4- url "https://github.com/rbenv/ruby-build/archive/refs/tags/v20250130 .tar.gz"
5- sha256 "d8ef29edc281ee4c8a6e1d0ff7bbd9609fd9275a8993ba24a288151e054aa470 "
4+ url "https://github.com/rbenv/ruby-build/archive/refs/tags/v20250205 .tar.gz"
5+ sha256 "1ac47d39c32b96be44d81abc3146f46e71d5a89adbb67de4d665f96d15ad1a28 "
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 : "4b66be6d6ab3a21ce3e5ab020aa694181dd28e97bdebc8d040f5b1b509c1d1ab "
10+ sha256 cellar : :any_skip_relocation , all : "ac2df68937f66f4c04c2c6f84463f255c25a89e0197224ebbee2effab04cc6f3 "
1111 end
1212
1313 depends_on "autoconf"
You can’t perform that action at this time.
0 commit comments