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/v20250916.1 .tar.gz"
5- sha256 "3e2c33a21a21cda5b4f8725850f9f142a4af0a4062b8b40d1e3c9fae7b50f3b2 "
4+ url "https://github.com/rbenv/ruby-build/archive/refs/tags/v20250925 .tar.gz"
5+ sha256 "a8407007559be6b694c1a0daa34cb4e4a914d6678367047140caee9597434487 "
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 : "8a76ebc39a871eceb40bef84098c1dd4bce352e8a671cfbd28de3c951c7318f2 "
12+ sha256 cellar : :any_skip_relocation , all : "43939f49b59a5ce290d31370fb99143d11e1b6d5530465b3fe61b98ab532f8a0 "
1313 end
1414
1515 depends_on "autoconf"
You can’t perform that action at this time.
0 commit comments