diff --git a/_config.yml b/_config.yml index 6dc73fa0bfa7..640b0f7b09ba 100644 --- a/_config.yml +++ b/_config.yml @@ -31,12 +31,12 @@ defaults: taps: core: - repo: core + repository: core name: Homebrew/core fullname: Homebrew/homebrew-core remote: https://github.com/Homebrew/homebrew-core cask: - repo: cask + repository: cask name: Homebrew/cask fullname: Homebrew/homebrew-cask remote: https://github.com/Homebrew/homebrew-cask @@ -61,22 +61,22 @@ analytics: # sync with Library/Homebrew/deprecate_disable.rb reasons: formula: - does_not_build: "does not build" - no_license: "has no license" - repo_archived: "has an archived upstream repository" - repo_removed: "has a removed upstream repository" - unmaintained: "is not maintained upstream" - unsupported: "is not supported upstream" + does_not_build: "does not build" + no_license: "has no license" + repo_archived: "has an archived upstream repository" + repo_removed: "has a removed upstream repository" + unmaintained: "is not maintained upstream" + unsupported: "is not supported upstream" deprecated_upstream: "is deprecated upstream" - versioned_formula: "is a versioned formula" - checksum_mismatch: "was built with an initially released source file that had a different checksum than the current one" + versioned_formula: "is a versioned formula" + checksum_mismatch: "was built with an initially released source file that had a different checksum than the current one" cask: - discontinued: "is discontinued upstream" - moved_to_mas: "is now exclusively distributed on the Mac App Store" - no_longer_available: "is no longer available upstream" + discontinued: "is discontinued upstream" + moved_to_mas: "is now exclusively distributed on the Mac App Store" + no_longer_available: "is no longer available upstream" no_longer_meets_criteria: "no longer meets the criteria for acceptable casks" - unmaintained: "is not maintained upstream" - unsigned: "is unsigned or does not meet signature requirements" + unmaintained: "is not maintained upstream" + unsigned: "is unsigned or does not meet signature requirements" logo: /assets/img/homebrew.svg diff --git a/cask-font_index.html b/cask-font_index.html index e641b053a72b..25173fb7ba3e 100644 --- a/cask-font_index.html +++ b/cask-font_index.html @@ -3,7 +3,7 @@ layout: default permalink: /cask-font/ --- -
This is a listing of all fonts available from the {{ site.taps.cask.repo }} tap via the Homebrew package manager for macOS.
+This is a listing of all fonts available from the {{ site.taps.cask.repository }} tap via the Homebrew package manager for macOS.
/api/cask.json
(JSON API)This is a listing of all casks available from the {{ site.taps.cask.repo }} tap via the Homebrew package manager for macOS.
+This is a listing of all casks available from the {{ site.taps.cask.repository }} tap via the Homebrew package manager for macOS.
/api/cask.json
(JSON API)This is a listing of all packages available from the {{ site.taps.core.repo }} tap via the Homebrew package manager for macOS and Linux.
+This is a listing of all packages available from the {{ site.taps.core.repository }} tap via the Homebrew package manager for macOS and Linux.
/api/formula.json
(JSON API)