asciidoc 8.6.8
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
9c530be624
commit
f5c344ad0c
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue