aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorAndy Shinn2014-06-20 15:25:33 -0500
committerMike McQuaid2014-06-20 22:01:13 +0100
commit752e64c675bf7d76da78d5cc82fb7e83b7b24f3c (patch)
tree45b05c333f6046c3a7e860192115b434b0880bf1 /Library/Formula
parent6c83f0b96342ffeff7d0389c5d53e30dc57590f1 (diff)
downloadhomebrew-752e64c675bf7d76da78d5cc82fb7e83b7b24f3c.tar.bz2
boot2docker 1.0.1
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/boot2docker.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/boot2docker.rb b/Library/Formula/boot2docker.rb
index 2ce9f2d6e..fb830c84f 100644
--- a/Library/Formula/boot2docker.rb
+++ b/Library/Formula/boot2docker.rb
@@ -2,7 +2,7 @@ require "formula"
class Boot2docker < Formula
homepage "https://github.com/boot2docker/boot2docker-cli"
- url "https://github.com/boot2docker/boot2docker-cli.git", :tag => "v1.0.0"
+ url "https://github.com/boot2docker/boot2docker-cli.git", :tag => "v1.0.1"
head "https://github.com/boot2docker/boot2docker-cli.git", :branch => "master"
bottle do