repo.or.cz
/
Homebrew
/
formulae.brew.sh.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Merge pull request #1689 from Homebrew/dependabot/bundler/jekyll-4.4.1
[Homebrew/formulae.brew.sh.git]
/
api
/
formula.json
blob
3bdff5a8fbc540115b4a2a3daf6cb30d5285db3b
1
---
2
---
3
[
4
{%- assign sorted_formulae = site.data.formula | sort -%}
5
{% for formula in sorted_formulae %}
6
{{ formula[1] | jsonify }}
7
{%- unless forloop.last -%}
8
,
9
{%- endunless -%}
10
{% endfor %}
11
]