[implot] update to 0.17 (#48976)

This commit is contained in:
Tom Conder
2025-12-20 15:47:54 -06:00
committed by GitHub
parent ae00a0ce3c
commit d735105878
4 changed files with 8 additions and 3 deletions

View File

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

View File

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

View File

@@ -3941,7 +3941,7 @@
"port-version": 0
},
"implot": {
"baseline": "0.16",
"baseline": "0.17",
"port-version": 0
},
"implot3d": {

View File

@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "55a15dd98b9bbeac38da40dc98edcc8fe1dd518c",
"version": "0.17",
"port-version": 0
},
{
"git-tree": "688b48b9fc371ad59a57d92b05d7fd3699c4a57e",
"version": "0.16",