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.
1 parent 069ab2c commit e4e52feCopy full SHA for e4e52fe
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.3/ruby-3.3.8.tar.gz"
7
- sha256 "5ae28a87a59a3e4ad66bc2931d232dbab953d0aa8f6baf3bc4f8f80977c89cab"
+ url "https://cache.ruby-lang.org/pub/ruby/3.4/ruby-3.4.3.tar.gz"
+ sha256 "55a4cd1dcbe5ca27cf65e89a935a482c2bb2284832939266551c0ec68b437f46"
8
license "Ruby"
9
10
# This regex restricts matching to versions other than X.Y.0.
0 commit comments