Skip to content

Commit e4e52fe

Browse files
committed
portable-ruby 3.4.3
1 parent 069ab2c commit e4e52fe

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.8.tar.gz"
7-
sha256 "5ae28a87a59a3e4ad66bc2931d232dbab953d0aa8f6baf3bc4f8f80977c89cab"
6+
url "https://cache.ruby-lang.org/pub/ruby/3.4/ruby-3.4.3.tar.gz"
7+
sha256 "55a4cd1dcbe5ca27cf65e89a935a482c2bb2284832939266551c0ec68b437f46"
88
license "Ruby"
99

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

0 commit comments

Comments
 (0)