formula: add versioned_formulae to to_hash.
This commit is contained in:
parent
840c97c1cc
commit
11c7b08a34
@ -1559,6 +1559,7 @@ class Formula
|
||||
"full_name" => full_name,
|
||||
"oldname" => oldname,
|
||||
"aliases" => aliases.sort,
|
||||
"versioned_formulae" => versioned_formulae.map(&:name),
|
||||
"desc" => desc,
|
||||
"homepage" => homepage,
|
||||
"versions" => {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user