mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 06:59:01 +08:00
cd7f976e99
* add sciplot port * port should also work on all platforms, as long as gnuplot can be installed * add version information to vcpkg * disable uwp in build pipeline and fix version SHA * uwp not supported * fix version sha * Use vcpkg.json and bump version to 0.2.2 * add sciplot version * [sciplot] Remove inaccessible 0.1 port Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
10 lines
148 B
JSON
10 lines
148 B
JSON
{
|
|
"versions": [
|
|
{
|
|
"git-tree": "6d01187d3c940b9bf5b3f35902469959fe640a6c",
|
|
"version": "0.2.2",
|
|
"port-version": 0
|
|
}
|
|
]
|
|
}
|