[ftxui] update to 2.0.0 (#22955)

- Switch to version-semver
- Add version 2.0.0. Released 14 days ago:
https://github.com/ArthurSonzogni/FTXUI/releases/tag/v2.0.0
This commit is contained in:
Arthur Sonzogni 2022-02-08 04:07:31 +01:00 committed by GitHub
parent 8ed2f79983
commit 0573bcaad9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 9 additions and 4 deletions

View File

@ -3,8 +3,8 @@ vcpkg_check_linkage(ONLY_STATIC_LIBRARY)
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO ArthurSonzogni/FTXUI
REF 4188ee2c046ced00cd3accba4cde2318587f8c8a #0.11
SHA512 c32d5abbd42b776935c851ca8510201f4856335ea5510ef5e126795a6be405a82ee4dc4526c60acebc1dc4a4e17c58d5027f219bc86628733e86d0e38885f99d
REF 81b7207121e41c3b838eca6f54396e4f676fa3d8 # 2.0.0
SHA512 44a0617e591f5340090866dd02d786af5de948829b00839c6fd0fdb67e8a5ec71fadecaa433892773b2073668fb9cef62652479d9793bdf323c91ebb9595c7e5
HEAD_REF master
)

View File

@ -1,6 +1,6 @@
{
"name": "ftxui",
"version-date": "2021-10-17",
"version-semver": "2.0.0",
"port-version": 1,
"description": "C++ Functional Terminal User Interface",
"homepage": "https://github.com/ArthurSonzogni/FTXUI",

View File

@ -2325,7 +2325,7 @@
"port-version": 4
},
"ftxui": {
"baseline": "2021-10-17",
"baseline": "2.0.0",
"port-version": 1
},
"function2": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "f84934653f0ae5ca32279726f41dae1b2f6a4fb5",
"version-semver": "2.0.0",
"port-version": 1
},
{
"git-tree": "92b9696ab8e0f19cca9e5bf161719700aecdb425",
"version-date": "2021-10-17",