redpen 1.3.0
Closes Homebrew/homebrew#41998. Signed-off-by: Baptiste Fontaine <baptiste.fontaine@batch.com>
This commit is contained in:
parent
d314da273f
commit
246c316c16
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Redpen < Formula
|
||||
desc "Proofreading tool to help writers of technical documentation"
|
||||
homepage "http://redpen.cc/"
|
||||
url "https://github.com/recruit-tech/redpen/releases/download/v1.2.0/redpen-1.2.0.tar.gz"
|
||||
sha1 "b1b49afd6a415572b5845a2c0e5144cffb65c4de"
|
||||
url "https://github.com/recruit-tech/redpen/releases/download/v1.3.0/redpen-1.3.0.tar.gz"
|
||||
sha256 "3e3aa98fb83acb6c4db96dcc5c44e02fee211dc3edf0fad9cecf1eb374df3e8b"
|
||||
|
||||
depends_on :java => "1.8"
|
||||
|
||||
|
|
Loading…
Reference in a new issue