boot2docker 1.1.0

master
Misty De Meo 2014-07-04 19:28:35 -07:00 committed by Mike McQuaid
parent 6c3908c95c
commit 00c1e721d5
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ require "formula"
class Boot2docker < Formula class Boot2docker < Formula
homepage "https://github.com/boot2docker/boot2docker-cli" 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" head "https://github.com/boot2docker/boot2docker-cli.git", :branch => "master"
bottle do bottle do