ruby@2.5 2.5.5
Closes #37971. Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
parent
3032ca92d9
commit
7f31ea4b63
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class RubyAT25 < Formula
|
||||
desc "Powerful, clean, object-oriented scripting language"
|
||||
homepage "https://www.ruby-lang.org/"
|
||||
url "https://cache.ruby-lang.org/pub/ruby/2.5/ruby-2.5.4.tar.xz"
|
||||
sha256 "46f6eff655a6be1939f70c7a4c1bf58f76663e7e804738bc52f4d47ca31dee3d"
|
||||
url "https://cache.ruby-lang.org/pub/ruby/2.5/ruby-2.5.5.tar.xz"
|
||||
sha256 "9bf6370aaa82c284f193264cc7ca56f202171c32367deceb3599a4f354175d7d"
|
||||
|
||||
bottle do
|
||||
sha256 "e2f0ede3be82ec927bc9ffcfe77d9d298b6e5a45ec1b7da4066ac2ea17369865" => :mojave
|
||||
|
|
Loading…
Reference in a new issue