aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/redpen.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/redpen.rb b/Library/Formula/redpen.rb
index c2ac39285..5b2997823 100644
--- a/Library/Formula/redpen.rb
+++ b/Library/Formula/redpen.rb
@@ -1,7 +1,7 @@
class Redpen < Formula
homepage "http://redpen.cc/"
- url "https://github.com/recruit-tech/redpen/releases/download/v1.1.1/redpen-1.1.1.tar.gz"
- sha1 "7288b81d81339b6609c491216ecfeaec84a8181b"
+ url "https://github.com/recruit-tech/redpen/releases/download/v1.1.2/redpen-1.1.2.tar.gz"
+ sha1 "d9ba46a7c5813b444cbbc1dca5c24aa2d75cb126"
depends_on :java => "1.8"