crystal: add license
parent
0fd069804a
commit
7b3f3b79b1
|
@ -1,6 +1,7 @@
|
|||
class Crystal < Formula
|
||||
desc "Fast and statically typed, compiled language with Ruby-like syntax"
|
||||
homepage "https://crystal-lang.org/"
|
||||
license "Apache-2.0"
|
||||
revision 1
|
||||
|
||||
stable do
|
||||
|
|
Loading…
Reference in New Issue