[quill] Update to 7.1.0 (#40838)

This commit is contained in:
Rémy Tassoux 2024-09-10 05:25:09 +02:00 committed by GitHub
parent 95b145a794
commit aa57ddaa11
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 8 additions and 3 deletions

View File

@ -2,7 +2,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO odygrd/quill
REF v${VERSION}
SHA512 c8ff67ec310ae90504aa2fb22f92199afe8b84a5bcdf1370813954e5e87883d8e9ef06d5b87b88a866457c60f0f2649abb118eb5f84178deb29c6ee82bc1f8ca
SHA512 87a401590f10243135cb23c6f87eba8daec02f977f9b886bf8f3542c44c5c9d78e234508b52c1e5e2e7c97fb770e49a55317c34a0950ca9519c01bba947a22d8
HEAD_REF master
)

View File

@ -1,6 +1,6 @@
{
"name": "quill",
"version": "6.1.2",
"version": "7.1.0",
"description": "Asynchronous Low Latency C++ Logging Library",
"homepage": "https://github.com/odygrd/quill/",
"license": "MIT",

View File

@ -7665,7 +7665,7 @@
"port-version": 9
},
"quill": {
"baseline": "6.1.2",
"baseline": "7.1.0",
"port-version": 0
},
"quirc": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "ee3c2134358b12e94978f8cd3885b9ef698cc996",
"version": "7.1.0",
"port-version": 0
},
{
"git-tree": "ba1b3f6495dfbb58241ff298964c855e31f2b074",
"version": "6.1.2",