boot2docker 1.1.0
This commit is contained in:
parent
6c3908c95c
commit
00c1e721d5
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ require "formula"
|
|||
|
||||
class Boot2docker < Formula
|
||||
homepage "https://github.com/boot2docker/boot2docker-cli"
|
||||
url "https://github.com/boot2docker/boot2docker-cli.git", :tag => "v1.0.1"
|
||||
url "https://github.com/boot2docker/boot2docker-cli.git", :tag => "v1.1.0"
|
||||
head "https://github.com/boot2docker/boot2docker-cli.git", :branch => "master"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue