From a0f5f8986ebca3f6d725a776e30be03f79dc1ca4 Mon Sep 17 00:00:00 2001 From: Alex Gaynor Date: Thu, 11 Dec 2014 18:16:54 -0800 Subject: boot2docker 1.3.3 Signed-off-by: Jack Nagel --- Library/Formula/boot2docker.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library/Formula/boot2docker.rb') diff --git a/Library/Formula/boot2docker.rb b/Library/Formula/boot2docker.rb index 298d46533..b115ce45d 100644 --- a/Library/Formula/boot2docker.rb +++ b/Library/Formula/boot2docker.rb @@ -4,7 +4,7 @@ class Boot2docker < Formula homepage "https://github.com/boot2docker/boot2docker-cli" # Boot2docker and docker are generally updated at the same time. # Please update the version of docker too - url "https://github.com/boot2docker/boot2docker-cli.git", :tag => "v1.3.2" + url "https://github.com/boot2docker/boot2docker-cli.git", :tag => "v1.3.3" head "https://github.com/boot2docker/boot2docker-cli.git" bottle do -- cgit v1.2.3