diff options
| author | Rémy Tassoux <contact@rt2.fr> | 2021-07-13 21:49:24 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-07-13 12:49:24 -0700 |
| commit | 0033112a66deb6e2db533d6017714e1e48c1587b (patch) | |
| tree | 8c6e937b04c12875b4138c7442b20d1a6c31cc91 /versions | |
| parent | b1b4808228377515acd849b8706ee2ad25ba455d (diff) | |
| download | vcpkg-0033112a66deb6e2db533d6017714e1e48c1587b.tar.gz vcpkg-0033112a66deb6e2db533d6017714e1e48c1587b.zip | |
[implot] Update to 0.11 (#18909)
* [implot] Update to 0.11
* [implot] Update version files
Co-authored-by: Rémy Tassoux <rt2@rasterizedworld.com>
Diffstat (limited to 'versions')
| -rw-r--r-- | versions/baseline.json | 2 | ||||
| -rw-r--r-- | versions/i-/implot.json | 5 |
2 files changed, 6 insertions, 1 deletions
diff --git a/versions/baseline.json b/versions/baseline.json index 61cd12944..4d1d347dc 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -2665,7 +2665,7 @@ "port-version": 0 }, "implot": { - "baseline": "0.9", + "baseline": "0.11", "port-version": 0 }, "indicators": { diff --git a/versions/i-/implot.json b/versions/i-/implot.json index 4b7059bc1..e14ae4e93 100644 --- a/versions/i-/implot.json +++ b/versions/i-/implot.json @@ -1,6 +1,11 @@ { "versions": [ { + "git-tree": "0cd65daef775cef7aa1fef67949dc644a4b42b73", + "version": "0.11", + "port-version": 0 + }, + { "git-tree": "ae02479b485bcea0b2a659208319fa7c97ed917d", "version": "0.9", "port-version": 0 |
