From 40199e7c55be7e199abf740fd0725531bed2b9b8 Mon Sep 17 00:00:00 2001 From: Eugene Kalinin Date: Tue, 10 May 2016 16:45:32 +0300 Subject: [PATCH] github-markdown-toc 0.6.0 Closes #1048. Signed-off-by: Mike McQuaid --- Formula/github-markdown-toc.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/github-markdown-toc.rb b/Formula/github-markdown-toc.rb index 2386e8b7f6..fa869d59a3 100644 --- a/Formula/github-markdown-toc.rb +++ b/Formula/github-markdown-toc.rb @@ -3,8 +3,8 @@ require "language/go" class GithubMarkdownToc < Formula desc "Easy TOC creation for GitHub README.md (in go)" homepage "https://github.com/ekalinin/github-markdown-toc.go" - url "https://github.com/ekalinin/github-markdown-toc.go/archive/0.5.0.tar.gz" - sha256 "78ea87ab18fd213e52b217d7ec0bc4eb56a8dbeb2331b82376e6a741b0121d1d" + url "https://github.com/ekalinin/github-markdown-toc.go/archive/0.6.0.tar.gz" + sha256 "fe6995e9f06febca0f3a68d0df5f124726737bcfbcc027dce4aa9d5dfa1ee5ae" bottle do cellar :any_skip_relocation