aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-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 7dd208466..cd92d7346 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.1.0.tar.gz'
- sha1 'ce37677326997c70da4fe49c1e948aba5b77317f'
+ url 'https://github.com/martine/ninja/archive/v1.3.2.tar.gz'
+ sha1 'c91b0df9bd4d3700695e77c31baaef74f6496152'
def install
system "./bootstrap.py"