vcpkg/ports/vcpkg-tool-mozbuild/vcpkg.json
Burak Arslan 368c782fd7
[nss] Bump version to 3.87, switch to official gyp-next (#28933)
* [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>
2023-01-26 23:48:56 -08:00

8 lines
299 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"name": "vcpkg-tool-mozbuild",
"version": "4.0.2",
"description": "mozbuild is a Python package providing functionality used by Mozillas build system",
"homepage": "https://firefox-source-docs.mozilla.org/build/buildsystem/mozbuild/index.html",
"supports": "native & x64 & windows"
}