From 374b43b05ef02ebdcd281c5fc15494a397f0b571 Mon Sep 17 00:00:00 2001 From: Alex Dunn Date: Mon, 16 Feb 2015 10:08:48 -0800 Subject: vnu 20150216 Closes #36862. Signed-off-by: Jack Nagel --- Library/Formula/vnu.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Library') 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" -- cgit v1.2.3