Skip to content

Commit 0d17bee

Browse files
authored
Merge pull request #230197 from mugitti9/bump-ruby-build-20250716
ruby-build 20250716
2 parents e244fe6 + df033c4 commit 0d17bee

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/r/ruby-build.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
class 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"

0 commit comments

Comments
 (0)