Skip to content

Commit

Permalink
portable-ruby 2.6.10
Browse files Browse the repository at this point in the history
  • Loading branch information
Bo98 committed Oct 25, 2022
1 parent af6e6b7 commit a43b048
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions Formula/portable-ruby.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,10 @@
class PortableRuby < PortableFormula
desc "Powerful, clean, object-oriented scripting language"
homepage "https://www.ruby-lang.org/"
# This is the version shipped in macOS 12.
url "https://cache.ruby-lang.org/pub/ruby/2.6/ruby-2.6.8.tar.xz"
sha256 "8262e4663169c85787fdc9bfbd04d9eb86eb2a4b56d7f98373a8fcaa18e593eb"
# This is the version shipped in macOS 11.7.1/12.6.1/13.
url "https://cache.ruby-lang.org/pub/ruby/2.6/ruby-2.6.10.tar.xz"
sha256 "5fd8ded51321b88fdc9c1b4b0eb1b951d2eddbc293865da0151612c2e814c1f2"
license "Ruby"
revision 1

depends_on "pkg-config" => :build
depends_on "portable-libyaml" => :build
Expand Down

0 comments on commit a43b048

Please sign in to comment.