aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrett Koonce2013-06-14 13:36:33 -0500
committerAdam Vandenberg2013-06-14 11:39:36 -0700
commit690a000c1fb52379a2026e9ce2f98e40e132e96d (patch)
treee1e7fc2cbaedd0145c6eab529d25847991b0eb70
parenteea93ab7139d7ecfd34c509f62fc5ef0e06f11bc (diff)
downloadhomebrew-690a000c1fb52379a2026e9ce2f98e40e132e96d.tar.bz2
ninja v1.3.4
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
-rw-r--r--Library/Formula/ninja.rb4
1 files changed, 2 insertions, 2 deletions
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