From af4e97243cc027f63e4f073d24d3d7d578736790 Mon Sep 17 00:00:00 2001 From: adriancole Date: Sat, 8 Jun 2013 07:55:07 -0700 Subject: denominator 1.2.1 Closes #20350. Signed-off-by: Adam Vandenberg --- Library/Formula/denominator.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/denominator.rb b/Library/Formula/denominator.rb index c265f138c..f0f9010bf 100644 --- a/Library/Formula/denominator.rb +++ b/Library/Formula/denominator.rb @@ -3,10 +3,10 @@ require 'formula' class Denominator < ScriptFileFormula # This is a shell script wrapping a java jar; download as single file using nounzip homepage 'https://github.com/Netflix/denominator/tree/master/denominator-cli' - url 'http://dl.bintray.com/content/netflixoss/denominator/denominator-cli/release/1.2.0/denominator?direct', + url 'http://dl.bintray.com/content/netflixoss/denominator/denominator-cli/release/1.2.1/denominator?direct', :using => :nounzip - version '1.2.0' - sha1 '9331a1eb9c4c68c40b621e0b92d7e1e471a56bae' + version '1.2.1' + sha1 '2d9b9248bdff1f5c09a19bf6d71f7f28ef3e1306' test do system "#{bin}/denominator", "help" -- cgit v1.2.3