docker 1.4.1

Closes Homebrew/homebrew#34921.
Closes Homebrew/homebrew#35087.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
Thomas Parisot 2014-12-18 12:10:33 +00:00 committed by Mike McQuaid
parent b3943b2322
commit 16cdd4ee62

View file

@ -4,7 +4,7 @@ class Docker < Formula
homepage "https://www.docker.com/"
# Boot2docker and docker are generally updated at the same time.
# Please update the version of boot2docker too
url "https://github.com/docker/docker.git", :tag => "v1.3.3"
url "https://github.com/docker/docker.git", :tag => "v1.4.1"
bottle do
sha1 "aa72e6dd64d8b2f6f4f733e20cd2bdaa1bb923e3" => :yosemite