diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/asciidoc.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/asciidoc.rb b/Library/Formula/asciidoc.rb index 397cfe90f..17eb98923 100644 --- a/Library/Formula/asciidoc.rb +++ b/Library/Formula/asciidoc.rb @@ -2,8 +2,8 @@ require 'formula' class Asciidoc < Formula homepage 'http://www.methods.co.nz/asciidoc' - url 'http://downloads.sourceforge.net/project/asciidoc/asciidoc/8.6.7/asciidoc-8.6.7.tar.gz' - sha1 '5fc55496b2a23e2cc1dcc1f6b1f75dd06fcdefa1' + url 'http://downloads.sourceforge.net/project/asciidoc/asciidoc/8.6.8/asciidoc-8.6.8.tar.gz' + sha1 '2fd88f6ca9d2a5e09045fb300f4a908fe6eeb092' head 'https://code.google.com/p/asciidoc/', :using => :hg |
