Skip to content

Commit 84c7c43

Browse files
committed
1 parent aca71ba commit 84c7c43

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/r/ruby-build.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
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/v20250516.tar.gz"
5-
sha256 "16b3778d6a8ab04dec53078bedb728d87dec97727b9e88c0acd8194a9728c269"
4+
url "https://github.com/rbenv/ruby-build/archive/refs/tags/v20250529.1.tar.gz"
5+
sha256 "8b3b2198ec436ac8dfc761cbafd58e00d73f44b357d0ac134ee35ec3ed3ea3fd"
66
license "MIT"
77
head "https://github.com/rbenv/ruby-build.git", branch: "master"
88

0 commit comments

Comments
 (0)