pmd 6.11.0

Closes #37188.

Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
Caleb Xu 2019-02-22 23:53:25 -05:00 committed by Chongyu Zhu
parent 2ce120ee31
commit 0af071f01e
No known key found for this signature in database
GPG key ID: 1A43E3C9100B38F5

View file

@ -1,8 +1,8 @@
class Pmd < Formula
desc "Source code analyzer for Java, JavaScript, and more"
homepage "https://pmd.github.io"
url "https://github.com/pmd/pmd/releases/download/pmd_releases/6.10.0/pmd-bin-6.10.0.zip"
sha256 "ab62be2ce4fe9c77d3b6a8b528dd9d49049b11e624d47ac0e2dac145858deffb"
url "https://github.com/pmd/pmd/releases/download/pmd_releases/6.11.0/pmd-bin-6.11.0.zip"
sha256 "8be994696da17c393056b446f918bc7e631a1f07ccc1365509974843ed12e355"
bottle :unneeded