ninja v1.1.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
75f7bbcfd8
commit
7249f2356a
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Ninja < Formula
|
||||
homepage 'https://github.com/martine/ninja'
|
||||
url 'https://github.com/martine/ninja/tarball/v1.0.0'
|
||||
sha1 '10995610f7235dcaadc55c9ecf3fee31a5a6e856'
|
||||
url 'https://github.com/martine/ninja/tarball/v1.1.0'
|
||||
sha1 '491b087d124c832f83a427d424b5e48f0f3803c3'
|
||||
|
||||
def install
|
||||
system "./bootstrap.py"
|
||||
|
|
Loading…
Reference in a new issue