diff options
| -rw-r--r-- | Library/Homebrew/formula_renames.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Homebrew/formula_renames.rb b/Library/Homebrew/formula_renames.rb index 1ae3befd1..9d95635e5 100644 --- a/Library/Homebrew/formula_renames.rb +++ b/Library/Homebrew/formula_renames.rb @@ -11,4 +11,5 @@ FORMULA_RENAMES = { "plt-racket" => "racket", "fig" => "docker-compose", "polarssl" => "mbedtls", + "crystal" => "autocode", } |
