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/v20250115 .tar.gz"
5- sha256 "a3de300a2d02fb4045f2d402465647802a64b626e73907210f13c4260a5a64ec "
4+ url "https://github.com/rbenv/ruby-build/archive/refs/tags/v20250121 .tar.gz"
5+ sha256 "8e69b30941913f7aa3cbf9c464a21e4be43120f631f1ad3cc3992cc273b574cc "
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 : "b147363e979b4c69115a59043785d75e2a232a40ef23f3f101ded126d4fa9e52 "
10+ sha256 cellar : :any_skip_relocation , all : "9279c457f75929ed87a5a97bcdd808aa1584568b3a9129d1c0816c6bc6a87887 "
1111 end
1212
1313 depends_on "autoconf"
You can’t perform that action at this time.
0 commit comments