vcpkg/versions/s-/sciplot.json
Julian Scholle cd7f976e99
[sciplot] Add new port (#15913)
* 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>
2021-04-01 10:44:04 -07:00

10 lines
148 B
JSON

{
"versions": [
{
"git-tree": "6d01187d3c940b9bf5b3f35902469959fe640a6c",
"version": "0.2.2",
"port-version": 0
}
]
}