[cli11] Update branch name for HEAD_REF (#20995)

* [cli11] Update HEAD_REF as main

* Update version files
This commit is contained in:
NancyLi1013 2021-10-27 14:58:24 +08:00 committed by GitHub
parent 96955ddc71
commit 8a4e2e3079
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 8 additions and 2 deletions

View File

@ -3,7 +3,7 @@ vcpkg_from_github(
REPO CLIUtils/CLI11
REF v2.1.2
SHA512 3b21d015e046666d2e3df2b7cf1a6247c2daa26bf583e714dc1f0a94518785bf90993cd8530f88078b4daac02530dc517db0d5ad452d2a91521b3007f270ea55
HEAD_REF master
HEAD_REF main
)
vcpkg_cmake_configure(

View File

@ -1,6 +1,7 @@
{
"name": "cli11",
"version": "2.1.2",
"port-version": 1,
"description": "CLI11 is a command line parser for C++11 and beyond that provides a rich feature set with a simple and intuitive interface.",
"homepage": "https://github.com/CLIUtils/CLI11",
"dependencies": [

View File

@ -1386,7 +1386,7 @@
},
"cli11": {
"baseline": "2.1.2",
"port-version": 0
"port-version": 1
},
"clickhouse-cpp": {
"baseline": "1.5.0",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "a2fa0d3108042d872a50565d15c79d5611bdf0b6",
"version": "2.1.2",
"port-version": 1
},
{
"git-tree": "9e17d430383dcb0eb48b08e57cb33503fc181c3b",
"version": "2.1.2",