mirror of
https://github.com/ivuorinen/homebrew-tap.git
synced 2026-02-05 23:46:09 +00:00
feat: full site
This commit is contained in:
@@ -114,7 +114,7 @@ class FormulaParser
|
||||
|
||||
def write_json_output(formulae)
|
||||
output = {
|
||||
tap_name: 'ivuorinen/homebrew-tap',
|
||||
tap_name: 'ivuorinen/tap',
|
||||
generated_at: format_time_iso8601(Time.now),
|
||||
formulae_count: formulae.length,
|
||||
formulae: formulae
|
||||
|
||||
Reference in New Issue
Block a user