[bfgroup-lyra] Upgrade to version 1.5 (latest) (#13222)

This commit is contained in:
David Duque 2020-08-31 17:26:27 +01:00 committed by GitHub
parent ff0d69e3e3
commit 8274e2aae3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
Source: bfgroup-lyra
Version: 1.3
Version: 1.5
Homepage: https://bfgroup.github.io/Lyra/
Description: A simple to use, composable, command line parser for C++ 11 and beyond

View File

@ -1,8 +1,8 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO bfgroup/Lyra
REF 9e31b213ffd8c66414623f0b26614326a5e12853 # 1.3
SHA512 03ff1bfa19bd4dfb00cb864fac5275b075bc0b3c817d2598338b7b957d571799e531cd851cd451d2896ed920dc3037edd22dc14826b343ff6f76bfa2a7982589
REF 1.5
SHA512 1f8e505a487a9421a59afed0ee0c68894fb479117ac20c0bbb8d77ccf50ab938a68c93068f26871b9ddff0a21732d8bb1c6cc997b295a2a39c9363d32e320b3b
HEAD_REF master
)