Skip to content

Commit

Permalink
docker-gen 0.7.0
Browse files Browse the repository at this point in the history
Closes Homebrew/legacy-homebrew#49519.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
  • Loading branch information
Damir Vandic authored and DomT4 committed Feb 25, 2016
1 parent 120fa7f commit f6db31c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/docker-gen.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class DockerGen < Formula
desc "Generate files from docker container metadata"
homepage "https://github.com/jwilder/docker-gen"
url "https://github.com/jwilder/docker-gen/releases/download/0.6.0/docker-gen-darwin-amd64-0.6.0.tar.gz"
sha256 "034758ac33adda981dccffcabeaf8b7ab5c461c19cb9daf455ea276207bb66ae"
url "https://github.com/jwilder/docker-gen/releases/download/0.7.0/docker-gen-darwin-amd64-0.7.0.tar.gz"
sha256 "2778638defc63ed66d42e4dd099bd462eae1048492434b49b04b54453fc4b9f7"

bottle do
cellar :any_skip_relocation
Expand Down

0 comments on commit f6db31c

Please sign in to comment.