ruby@2.4 2.4.6
Closes #38729. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
c60a25108f
commit
3c33388301
1 changed files with 2 additions and 3 deletions
|
@ -1,9 +1,8 @@
|
|||
class RubyAT24 < Formula
|
||||
desc "Powerful, clean, object-oriented scripting language"
|
||||
homepage "https://www.ruby-lang.org/"
|
||||
url "https://cache.ruby-lang.org/pub/ruby/2.4/ruby-2.4.5.tar.xz"
|
||||
sha256 "2f0cdcce9989f63ef7c2939bdb17b1ef244c4f384d85b8531d60e73d8cc31eeb"
|
||||
revision 2
|
||||
url "https://cache.ruby-lang.org/pub/ruby/2.4/ruby-2.4.6.tar.xz"
|
||||
sha256 "25da31b9815bfa9bba9f9b793c055a40a35c43c6adfb1fdbd81a09099f9b529c"
|
||||
|
||||
bottle do
|
||||
sha256 "f006688044185a20a41edb87d20aaea0fd12d6f9eea96cdc673c195d580eeabd" => :mojave
|
||||
|
|
Loading…
Reference in a new issue