[libenvpp] update to 1.4.0 (#36391)

* [libenvpp] update to 1.4.0

* [libenvpp] update to 1.4.0
This commit is contained in:
Jia Yue Hua 2024-01-27 08:46:24 +08:00 committed by GitHub
parent 940145362f
commit 3c36c791d2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 8 additions and 3 deletions

View File

@ -4,7 +4,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO ph3at/libenvpp
REF v${VERSION}
SHA512 0b4ed6496efc54165e8e161510146146cfefb90c303a913bab6a6749ae4292823c19f34734d417a2bd4d44d8d05a68c60acd852c03487f40ba6126eeb3db16bd
SHA512 5e56404983770b6838d43311490cbd49ef68aad84868b3d9cb9dcb104d33e34eb3588d494bc120179c75c242a3bdc0c4e39c36f7fb732a37a843c1b79c22886f
HEAD_REF main
PATCHES
fix-dependencies.patch

View File

@ -1,6 +1,6 @@
{
"name": "libenvpp",
"version": "1.3.0",
"version": "1.4.0",
"description": "A modern C++ library for type-safe environment variable parsing ",
"homepage": "https://github.com/ph3at/libenvpp",
"license": "Apache-2.0",

View File

@ -4269,7 +4269,7 @@
"port-version": 2
},
"libenvpp": {
"baseline": "1.3.0",
"baseline": "1.4.0",
"port-version": 0
},
"libepoxy": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "f962d07f14dc8c86cb927e566bb8dd58670f00c7",
"version": "1.4.0",
"port-version": 0
},
{
"git-tree": "5388e430f77d77307fe2d4358241e684886390bb",
"version": "1.3.0",