aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/pmd.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/pmd.rb b/Library/Formula/pmd.rb
index 25b193c24..fee1a1898 100644
--- a/Library/Formula/pmd.rb
+++ b/Library/Formula/pmd.rb
@@ -2,8 +2,8 @@ require "formula"
class Pmd < Formula
homepage "http://pmd.sourceforge.net/"
- url "https://downloads.sourceforge.net/project/pmd/pmd/5.1.2/pmd-src-5.1.2.zip"
- sha1 "f6d2023bfa75784b08b79fc6cd1900c3352e3499"
+ url "https://downloads.sourceforge.net/project/pmd/pmd/5.1.3/pmd-src-5.1.3.zip"
+ sha1 "da6023d73e078444a7b76e8a7a0cfbeb421221e4"
def install
rm Dir["bin/*.{bat,cmd,dll,exe}"]