aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/boot2docker.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/boot2docker.rb')
-rw-r--r--Library/Formula/boot2docker.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/boot2docker.rb b/Library/Formula/boot2docker.rb
index fd5866ce7..ee7662d69 100644
--- a/Library/Formula/boot2docker.rb
+++ b/Library/Formula/boot2docker.rb
@@ -3,8 +3,8 @@ require "formula"
class Boot2docker < Formula
homepage "https://github.com/boot2docker/boot2docker"
head "https://github.com/boot2docker/boot2docker.git"
- url 'https://github.com/boot2docker/boot2docker/archive/v0.7.0.tar.gz'
- sha1 'd61dc8cdd3b0fd8ce8f8443c4d621f0f87220b0f'
+ url 'https://github.com/boot2docker/boot2docker/archive/v0.7.1.tar.gz'
+ sha1 '447ab4bd75d31654f93e546bab20a9ba6e1a4dcd'
depends_on "docker" => :recommended