We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f6e9178 + f9f8c8f commit 073f303Copy full SHA for 073f303
Formula/portable-ruby.rb
@@ -3,8 +3,8 @@
3
class PortableRuby < PortableFormula
4
desc "Powerful, clean, object-oriented scripting language"
5
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"
+ url "https://cache.ruby-lang.org/pub/ruby/3.4/ruby-3.4.5.tar.gz"
+ sha256 "1d88d8a27b442fdde4aa06dc99e86b0bbf0b288963d8433112dd5fac798fd5ee"
8
license "Ruby"
9
10
# This regex restricts matching to versions other than X.Y.0.
0 commit comments