[implot] Update to 0.16 (#33302)

* [implot] Update to 0.16

* [implot] Update version files
This commit is contained in:
Rémy Tassoux 2023-08-22 22:04:01 +02:00 committed by GitHub
parent d5b03c125a
commit 27a095f910
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 9 additions and 5 deletions

View File

@ -4,7 +4,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO epezent/implot
REF v${VERSION}
SHA512 07e45da79db20f12cd17e3510e0b67085f16865ec27e119cb9faa8037a815c1bc246a9dec11805e031f00a131afbacb6c9ca8a28d1115c4e1365dd941987fc80
SHA512 117cb08122d900e7db857897bfec4c9ac3300a1d429c8f0303415bc693840baa9bbbb91ca3f13853d8efd3a6ebf538b7114401d4fbfe0d067256e58cbdbd4919
HEAD_REF master
)

View File

@ -1,7 +1,6 @@
{
"name": "implot",
"version": "0.15",
"port-version": 1,
"version": "0.16",
"description": "Advanced 2D Plotting for Dear ImGui",
"homepage": "https://github.com/epezent/implot",
"license": "MIT",

View File

@ -3397,8 +3397,8 @@
"port-version": 1
},
"implot": {
"baseline": "0.15",
"port-version": 1
"baseline": "0.16",
"port-version": 0
},
"indicators": {
"baseline": "2.3",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "688b48b9fc371ad59a57d92b05d7fd3699c4a57e",
"version": "0.16",
"port-version": 0
},
{
"git-tree": "8cd7aca733072549426cfb1e309c4831340713b1",
"version": "0.15",