aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrewTestBot2014-11-25 18:11:38 +0000
committerMike McQuaid2014-11-25 18:18:45 +0000
commit41ecc0179c2ff5f7eba430b4586c930e8df8b072 (patch)
treea93de3598e0f13e8a2ba9d4ccee20fc636bf809b
parentc1ffa71758b80e249f645d7056713fd5dd9e51c8 (diff)
downloadhomebrew-41ecc0179c2ff5f7eba430b4586c930e8df8b072.tar.bz2
ninja: update 1.5.3 bottle.
-rw-r--r--Library/Formula/ninja.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/ninja.rb b/Library/Formula/ninja.rb
index ec3c3fdc7..fb2744505 100644
--- a/Library/Formula/ninja.rb
+++ b/Library/Formula/ninja.rb
@@ -8,9 +8,9 @@ class Ninja < Formula
bottle do
cellar :any
- sha1 "f5c298094cdfd6453eadd99703facba3d16b4afc" => :yosemite
- sha1 "fe6f6a2b861a7228b381d83582a8f5e95fd9a2a8" => :mavericks
- sha1 "141091bfdeb40caf0538413f01c72ce5c89a3e76" => :mountain_lion
+ sha1 "e82dc5e952531ce5a586275c1078e3c35a15246b" => :yosemite
+ sha1 "04e4fc5a7ee416e248fd42eab9fe04a26f79fc96" => :mavericks
+ sha1 "553fca852991a02ed526d4a37f79aa60c50f23ee" => :mountain_lion
end
option "without-tests", "Run build-time tests"