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,
|
"full_name" => full_name,
|
||||||
"oldname" => oldname,
|
"oldname" => oldname,
|
||||||
"aliases" => aliases.sort,
|
"aliases" => aliases.sort,
|
||||||
|
"versioned_formulae" => versioned_formulae.map(&:name),
|
||||||
"desc" => desc,
|
"desc" => desc,
|
||||||
"homepage" => homepage,
|
"homepage" => homepage,
|
||||||
"versions" => {
|
"versions" => {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user