Skip to content

Commit 6763c4a

Browse files
committed
1 parent 59e1c1e commit 6763c4a

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/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

0 commit comments

Comments
 (0)