crystal: rename from crystal-lang
This commit is contained in:
parent
b6b27516fb
commit
9a318adbe6
3 changed files with 3 additions and 2 deletions
1
Aliases/crystal-lang
Symbolic link
1
Aliases/crystal-lang
Symbolic link
|
@ -0,0 +1 @@
|
|||
../Formula/crystal.rb
|
|
@ -1,4 +1,4 @@
|
|||
class CrystalLang < Formula
|
||||
class Crystal < Formula
|
||||
desc "Fast and statically typed, compiled language with Ruby-like syntax"
|
||||
homepage "https://crystal-lang.org/"
|
||||
|
|
@ -30,7 +30,7 @@
|
|||
"cloog018": "cloog",
|
||||
"commonmark": "cmark",
|
||||
"cppformat": "fmt",
|
||||
"crystal": "autocode",
|
||||
"crystal-lang": "crystal",
|
||||
"cv": "progress",
|
||||
"cyassl": "wolfssl",
|
||||
"d-bus": "dbus",
|
||||
|
|
Loading…
Reference in a new issue