aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorAlex Gaynor2014-11-24 16:36:02 -0600
committerMisty De Meo2014-11-24 15:27:01 -0800
commit02a9e71b0afe3369dd5f8bd2e3da4668bbadc420 (patch)
tree174b91b2cb924c98a8e8185bc57463d7906b5b47 /Library
parent650ef26ae4804ba0e4f9e9e90e91c7a5df633e0a (diff)
downloadhomebrew-02a9e71b0afe3369dd5f8bd2e3da4668bbadc420.tar.bz2
docker 1.3.2
Fixes http://www.openwall.com/lists/oss-security/2014/11/24/5
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/docker.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/docker.rb b/Library/Formula/docker.rb
index dc54fe9c8..cecd4246c 100644
--- a/Library/Formula/docker.rb
+++ b/Library/Formula/docker.rb
@@ -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.1"
+ url "https://github.com/docker/docker.git", :tag => "v1.3.2"
bottle do
sha1 "bb86bca796dda4c816951ce063f6c5f7eb506777" => :yosemite