autocode: rename from crystal

Closes Homebrew/homebrew#44417.

Signed-off-by: Xu Cheng <xucheng@me.com>
This commit is contained in:
Chris Tate 2015-10-07 12:34:05 -05:00 committed by Xu Cheng
parent 6b3b398858
commit fde5b48d83

View File

@ -11,4 +11,5 @@ FORMULA_RENAMES = {
"plt-racket" => "racket",
"fig" => "docker-compose",
"polarssl" => "mbedtls",
"crystal" => "autocode",
}