docker-completion: add license
parent
402f311690
commit
6d4f2149ee
|
@ -4,6 +4,7 @@ class DockerCompletion < Formula
|
||||||
url "https://github.com/docker/docker-ce.git",
|
url "https://github.com/docker/docker-ce.git",
|
||||||
:tag => "v19.03.12",
|
:tag => "v19.03.12",
|
||||||
:revision => "48a66213fe1747e8873f849862ff3fb981899fc6"
|
:revision => "48a66213fe1747e8873f849862ff3fb981899fc6"
|
||||||
|
license "Apache-2.0"
|
||||||
|
|
||||||
bottle :unneeded
|
bottle :unneeded
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue