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 cb5bef6 + ad126e4 commit 8609204Copy full SHA for 8609204
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.5.tar.gz"
7
- sha256 "1d88d8a27b442fdde4aa06dc99e86b0bbf0b288963d8433112dd5fac798fd5ee"
+ url "https://cache.ruby-lang.org/pub/ruby/3.4/ruby-3.4.6.tar.gz"
+ sha256 "e3c19ab9e8f41b3723124fbc0114cde7cbf55e65aa9c58c12acd89ec9c0dd1b9"
8
license "Ruby"
9
10
# This regex restricts matching to versions other than X.Y.0.
0 commit comments