aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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