Andrew Walbran | f7dc12a | 2018-11-29 15:18:36 +0000 | [diff] [blame] | 1 | name: "Ninja" |
2 | description: "A small build system." | ||||
3 | |||||
4 | third_party { | ||||
5 | url { | ||||
6 | type: HOMEPAGE | ||||
7 | value: "https://ninja-build.org/" | ||||
8 | } | ||||
9 | url { | ||||
10 | type: ARCHIVE | ||||
11 | value: "https://github.com/ninja-build/ninja/releases/download/v1.8.2/ninja-mac.zip" | ||||
12 | } | ||||
13 | version: "1.8.2" | ||||
14 | last_upgrade_date { year: 2018 month: 8 day: 3 } | ||||
15 | license_type: NOTICE | ||||
16 | } |