We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aca71ba commit 84c7c43Copy full SHA for 84c7c43
Formula/r/ruby-build.rb
@@ -1,8 +1,8 @@
1
class RubyBuild < Formula
2
desc "Install various Ruby versions and implementations"
3
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"
+ url "https://github.com/rbenv/ruby-build/archive/refs/tags/v20250529.1.tar.gz"
+ sha256 "8b3b2198ec436ac8dfc761cbafd58e00d73f44b357d0ac134ee35ec3ed3ea3fd"
6
license "MIT"
7
head "https://github.com/rbenv/ruby-build.git", branch: "master"
8
0 commit comments