diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/vnu.rb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/vnu.rb b/Library/Formula/vnu.rb index 1bf6d81a0..fc76c4672 100644 --- a/Library/Formula/vnu.rb +++ b/Library/Formula/vnu.rb @@ -1,8 +1,8 @@ class Vnu < Formula homepage "https://validator.github.io/validator/" - url "https://github.com/validator/validator/releases/download/20150207/vnu-20150207.jar.zip" - sha1 "30f840cb36185b27e4941eeff43929b6bbe05d0c" - version "20150207" + url "https://github.com/validator/validator/releases/download/20150216/vnu-20150216.jar.zip" + sha1 "d4189c5f2687483f8edd4d5b1bb57b3c612cd611" + version "20150216" def install libexec.install "vnu.jar" |
