docker-machine-completion 0.13.0 (#19633)
This commit is contained in:
parent
18c9dd6dd4
commit
f87f0d3f8c
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class DockerMachineCompletion < Formula
|
||||
desc "Docker-machine completion script"
|
||||
homepage "https://docs.docker.com/machine/completion/"
|
||||
url "https://github.com/docker/machine/archive/v0.12.2.tar.gz"
|
||||
sha256 "d8b89fcaa8226bd0ed294630b12740def88c70b1924ca4cc1ea05a19b25c05a3"
|
||||
url "https://github.com/docker/machine/archive/v0.13.0.tar.gz"
|
||||
sha256 "f75f6602a6d013a7b2ae517c3bdb07d8977825c1a0506157831fcd2ae083dc25"
|
||||
head "https://github.com/docker/machine.git"
|
||||
|
||||
bottle :unneeded
|
||||
|
|
Loading…
Reference in a new issue