From 690a000c1fb52379a2026e9ce2f98e40e132e96d Mon Sep 17 00:00:00 2001 From: Brett Koonce Date: Fri, 14 Jun 2013 13:36:33 -0500 Subject: ninja v1.3.4 Signed-off-by: Adam Vandenberg --- Library/Formula/ninja.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library') diff --git a/Library/Formula/ninja.rb b/Library/Formula/ninja.rb index f031cadc6..fd17c7dfb 100644 --- a/Library/Formula/ninja.rb +++ b/Library/Formula/ninja.rb @@ -2,8 +2,8 @@ require 'formula' class Ninja < Formula homepage 'https://github.com/martine/ninja' - url 'https://github.com/martine/ninja/archive/v1.3.3.tar.gz' - sha1 '1e27d85316a267afa5e98ed62b660395ab5b9851' + url 'https://github.com/martine/ninja/archive/v1.3.4.tar.gz' + sha1 'e6ac7d49b2b5913956ad6740c8612981183808af' depends_on :python -- cgit v1.2.3