diff options
| author | Alexander Udalov | 2016-01-04 17:56:44 +0300 |
|---|---|---|
| committer | Dominyk Tiller | 2016-01-06 02:03:55 +0000 |
| commit | 35c58faa192f8c1727cdd49aa55d2fb3114d31bc (patch) | |
| tree | ae970ee070719c2d06b2ab6926233a92df7904bc /Library | |
| parent | a36872c1daec6808c9cb38a7141e287877ef6209 (diff) | |
| download | brew-35c58faa192f8c1727cdd49aa55d2fb3114d31bc.tar.bz2 | |
kotlin: renamed from kotlin-compiler
Closes Homebrew/homebrew#47675.
Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
Diffstat (limited to 'Library')
| -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 36c42e30a..bcdba63a6 100644 --- a/Library/Homebrew/formula_renames.rb +++ b/Library/Homebrew/formula_renames.rb @@ -16,4 +16,5 @@ FORMULA_RENAMES = { "nimrod" => "nim", "cyassl" => "wolfssl", "offline-imap" => "offlineimap", + "kotlin-compiler" => "kotlin", } |
