aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/docker.rb
diff options
context:
space:
mode:
authorRyan Schlesinger2014-07-23 15:18:42 -0700
committerJack Nagel2014-07-23 21:01:47 -0500
commitce8143304a43fd9721370cdb5fb1d84b79c496eb (patch)
treef3477619a75ed44272688927ca71af29ce03e9fa /Library/Formula/docker.rb
parent2a34b358e9f96ee9b94f03d61fcb0d89c3186c8f (diff)
downloadhomebrew-ce8143304a43fd9721370cdb5fb1d84b79c496eb.tar.bz2
docker 1.1.2
Closes #31074. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Diffstat (limited to 'Library/Formula/docker.rb')
-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 3120e891c..6081914c4 100644
--- a/Library/Formula/docker.rb
+++ b/Library/Formula/docker.rb
@@ -2,7 +2,7 @@ require "formula"
class Docker < Formula
homepage "http://docker.io"
- url "https://github.com/dotcloud/docker.git", :tag => "v1.1.1"
+ url "https://github.com/dotcloud/docker.git", :tag => "v1.1.2"
bottle do
sha1 "b8d67a0d93bb0e2cdab603a422e9d0c97bea2424" => :mavericks