[implot3d] update to 0.3 (#48978)

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

View File

@@ -4,7 +4,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO brenocq/implot3d
REF "v${VERSION}"
SHA512 163aeb62d7d4bd4cac0ea0bad26b4d2dd399ac078cfa6fb414b969006ef3683c3865f5db322fd8d46d7b74e32d7492cd0574fbf30fcd6ac5696f1f1d04e0f7cb
SHA512 6503a0f1a32f9c5a2bfc45205304a9a8b7a44e471d3391131e557b7c301d355a4e987c0828a32f5b84f2f1368a891a493f803156f9181cdfd700bbe4219a2321
HEAD_REF master
)

View File

@@ -1,6 +1,6 @@
{
"name": "implot3d",
"version": "0.2",
"version": "0.3",
"description": "Immediate Mode 3D Plotting",
"homepage": "https://github.com/brenocq/implot3d",
"license": "MIT",

View File

@@ -3945,7 +3945,7 @@
"port-version": 0
},
"implot3d": {
"baseline": "0.2",
"baseline": "0.3",
"port-version": 0
},
"indicators": {

View File

@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "1be5d55e38326a31e28031e0fa09779d211994e6",
"version": "0.3",
"port-version": 0
},
{
"git-tree": "944d14000d6f1d3aae5590000a43f1384b8724ee",
"version": "0.2",