Skip to content

Commit

Permalink
pmd 5.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
brettkoonce committed May 18, 2014
1 parent 262ebed commit 27c4d05
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/pmd.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

class Pmd < Formula
homepage "http://pmd.sourceforge.net/"
url "https://downloads.sourceforge.net/project/pmd/pmd/5.1.0/pmd-src-5.1.0.zip"
sha1 "5dff0c4ca2853c464ce4634079809bdf54918923"
url "https://downloads.sourceforge.net/project/pmd/pmd/5.1.1/pmd-src-5.1.1.zip"
sha1 "5c2149361f69bcfe48b88dbeaa8022be7c5bcfa4"

def install
rm Dir["bin/*.{bat,cmd,dll,exe}"]
Expand Down

0 comments on commit 27c4d05

Please sign in to comment.