Skip to content

Commit f9f8c8f

Browse files
committed
portable-ruby 3.4.5
1 parent f6e9178 commit f9f8c8f

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.4/ruby-3.4.4.tar.gz"
7-
sha256 "a0597bfdf312e010efd1effaa8d7f1d7833146fdc17950caa8158ffa3dcbfa85"
6+
url "https://cache.ruby-lang.org/pub/ruby/3.4/ruby-3.4.5.tar.gz"
7+
sha256 "1d88d8a27b442fdde4aa06dc99e86b0bbf0b288963d8433112dd5fac798fd5ee"
88
license "Ruby"
99

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

0 commit comments

Comments
 (0)