diff options
| author | Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> | 2021-06-12 00:22:35 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-06-11 09:22:35 -0700 |
| commit | c379c527bd52816186a5faf92df7401ce8f861bf (patch) | |
| tree | 33e7dc32057f6482d4077c807f7decbaa9ecc878 /ports/matplotplusplus/vcpkg.json | |
| parent | 0fa821a46e7035ea790294b5ad7ace69ef56f9bd (diff) | |
| download | vcpkg-c379c527bd52816186a5faf92df7401ce8f861bf.tar.gz vcpkg-c379c527bd52816186a5faf92df7401ce8f861bf.zip | |
[matplotplusplus] Re-fix 3rd libraries installation (#18306)
* [matplotplusplus] Re-fix 3rd libraries installation.
* update version record
Diffstat (limited to 'ports/matplotplusplus/vcpkg.json')
| -rw-r--r-- | ports/matplotplusplus/vcpkg.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/matplotplusplus/vcpkg.json b/ports/matplotplusplus/vcpkg.json index 8d88d5005..378a31493 100644 --- a/ports/matplotplusplus/vcpkg.json +++ b/ports/matplotplusplus/vcpkg.json @@ -1,7 +1,7 @@ { "name": "matplotplusplus", "version-date": "2021-04-11", - "port-version": 2, + "port-version": 3, "description": "A C++ graphics library for data visualization", "homepage": "https://alandefreitas.github.io/matplotplusplus/", "license": "MIT", |
