Skip to content

Commit 5e07b7a

Browse files
committed
ruby 3.4.3
1 parent 3f68d9b commit 5e07b7a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: Formula/r/ruby.rb

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ class Ruby < Formula
77
stable do
88
# Consider changing the default of `Gem.default_user_install` to true with Ruby 3.5.
99
# This may depend on https://github.com/rubygems/rubygems/issues/5682.
10-
url "https://cache.ruby-lang.org/pub/ruby/3.4/ruby-3.4.2.tar.gz"
11-
sha256 "41328ac21f2bfdd7de6b3565ef4f0dd7543354d37e96f157a1552a6bd0eb364b"
10+
url "https://cache.ruby-lang.org/pub/ruby/3.4/ruby-3.4.3.tar.gz"
11+
sha256 "55a4cd1dcbe5ca27cf65e89a935a482c2bb2284832939266551c0ec68b437f46"
1212

1313
# Should be updated only when Ruby is updated (if an update is available).
1414
# The exception is Rubygem security fixes, which mandate updating this

0 commit comments

Comments
 (0)