mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 02:29:07 +08:00
368c782fd7
* [nss] Bump version to 3.87, along with nspr 4.35 and mozbuild 4.0.2 Also switch from gyp-nss to gyp-next, which is now the official buildgen tool * [nss] Update versions folder * Fix version database. * Fix version database more Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
8 lines
299 B
JSON
8 lines
299 B
JSON
{
|
||
"name": "vcpkg-tool-mozbuild",
|
||
"version": "4.0.2",
|
||
"description": "mozbuild is a Python package providing functionality used by Mozilla’s build system",
|
||
"homepage": "https://firefox-source-docs.mozilla.org/build/buildsystem/mozbuild/index.html",
|
||
"supports": "native & x64 & windows"
|
||
}
|