[future-config] Update to 0.2.0 (#48369)

Co-authored-by: Kai Pastor <dg0yt@darc.de>
Co-authored-by: jim wang <122244446+jimwang118@users.noreply.github.com>
Co-authored-by: Victor Romero <romerosanchezv@gmail.com>
This commit is contained in:
David Fiedler
2025-11-18 01:28:02 -05:00
committed by GitHub
parent 02a5f214c6
commit fedf2baaca
4 changed files with 8 additions and 3 deletions

View File

@@ -2,7 +2,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO F-I-D-O/Future-Config
REF "v${VERSION}"
SHA512 bbb6ce397963c15f71d4c10b14a69d8047ff6e49eaf1ad65de840cce96cee459a9145b0257a53a0a4ddab6f35122d3fd9fbad125503e16b23a6a7907a0bee5c7
SHA512 86a42c00da27d3182cf758ecaf94cab3c6e9811d61a6937a8a8c8afc20f367b95376dd304a603cd4eb780e7c4134582dae23e019538dcbab571483fa5dc15658
HEAD_REF master
)

View File

@@ -1,6 +1,6 @@
{
"name": "future-config",
"version": "0.1.0",
"version": "0.2.0",
"description": "C++ implementation of the Future Config configuration system",
"homepage": "https://github.com/F-I-D-O/Future-Config",
"license": "LGPL-3.0-or-later",

View File

@@ -3149,7 +3149,7 @@
"port-version": 1
},
"future-config": {
"baseline": "0.1.0",
"baseline": "0.2.0",
"port-version": 0
},
"fuzzylite": {

View File

@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "8540916b0f3170a8a6d4786c6a75743b7ac5e450",
"version": "0.2.0",
"port-version": 0
},
{
"git-tree": "26e3e1f6b0b9d8142b7895f41fb5cc1fa7e4d303",
"version": "0.1.0",