aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/ninja.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/ninja.rb')
-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 1c77ef6b1..54ea84952 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.4.tar.gz'
- sha1 'e6ac7d49b2b5913956ad6740c8612981183808af'
+ url 'https://github.com/martine/ninja/archive/v1.4.0.tar.gz'
+ sha1 '3ab2fcb71e9f70c19cda2d63983cdfe0f971d04f'
head 'https://github.com/martine/ninja.git'
depends_on :python