build(yaml-cpp): version bump for libplugin and libconfig yaml-cpp install dir issue (v0.3.1->v0.3.2)

This commit is contained in:
2025-08-11 12:37:01 -04:00
parent 7d7e6640c7
commit 34550728f7
3 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
project('fourdst', 'cpp', version: 'v0.6.0', default_options: ['cpp_std=c++23'], meson_version: '>=1.5.0')
project('fourdst', 'cpp', version: 'v0.6.1', default_options: ['cpp_std=c++23'], meson_version: '>=1.5.0')
add_project_arguments('-fvisibility=default', language: 'cpp')

View File

@@ -1,4 +1,4 @@
[wrap-git]
url = https://github.com/4D-STAR/libconfig.git
revision = v1.1.2
revision = v1.1.3
depth = 1

View File

@@ -1,4 +1,4 @@
[wrap-git]
url = https://github.com/4D-STAR/libplugin.git
revision = v0.2.0
revision = v0.3.2
depth = 1