pmd 5.1.3

master
Brett Koonce 2014-09-21 18:09:54 -07:00 committed by Mike McQuaid
parent aa85a625cb
commit 9b79c07f9f
1 changed files with 2 additions and 2 deletions

View File

@ -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}"]