Skip to content
This repository was archived by the owner on Sep 30, 2025. It is now read-only.

Commit d0156be

Browse files
committed
portable-ruby 3.3.8
Signed-off-by: Patrick Linnane <[email protected]>
1 parent c3f2617 commit d0156be

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/portable-ruby.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
class PortableRuby < PortableFormula
44
desc "Powerful, clean, object-oriented scripting language"
55
homepage "https://www.ruby-lang.org/"
6-
url "https://cache.ruby-lang.org/pub/ruby/3.3/ruby-3.3.7.tar.gz"
7-
sha256 "9c37c3b12288c7aec20ca121ce76845be5bb5d77662a24919651aaf1d12c8628"
6+
url "https://cache.ruby-lang.org/pub/ruby/3.3/ruby-3.3.8.tar.gz"
7+
sha256 "5ae28a87a59a3e4ad66bc2931d232dbab953d0aa8f6baf3bc4f8f80977c89cab"
88
license "Ruby"
99

1010
# This regex restricts matching to versions other than X.Y.0.

0 commit comments

Comments
 (0)