docker 1.10.1

Closes Homebrew/homebrew#49122.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
Fabien Foulgoc 2016-02-12 21:39:48 +01:00 committed by Dominyk Tiller
parent 9c6d6b3460
commit 8feb9852d2

View file

@ -2,8 +2,8 @@ class Docker < Formula
desc "Pack, ship and run any application as a lightweight container"
homepage "https://www.docker.com/"
url "https://github.com/docker/docker.git",
:tag => "v1.10.0",
:revision => "590d5108bbdaabb05af590f76c9757daceb6d02e"
:tag => "v1.10.1",
:revision => "9e83765d0f5089689f829dfbb28de24305395d2f"
head "https://github.com/docker/docker.git"