aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorBrian Devins2014-05-07 16:53:07 -0400
committerAdam Vandenberg2014-05-07 14:22:50 -0700
commit4be56ed3934238dc06ebf64d4edd117f79a8ade6 (patch)
tree1a01087683eb61a93f33d2c790b469704106ddee /Library
parent0c6e8c986a41395c28c0e7320c9fa7414c68f544 (diff)
downloadhomebrew-4be56ed3934238dc06ebf64d4edd117f79a8ade6.tar.bz2
docker 0.11.0
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 b270a315e..366bf7eab 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 => "v0.10.0"
+ url "https://github.com/dotcloud/docker.git", :tag => "v0.11.0"
bottle do
sha1 "57c927d65003ffa8c399a60fabaf29210ec4850d" => :mavericks