[quill] Update to 7.4.0 (#41786)

This commit is contained in:
Egor Krugletsov 2024-10-29 10:01:47 +03:00 committed by GitHub
parent 67b9204bc4
commit 9590e0315f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 9 additions and 4 deletions

View File

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

View File

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

View File

@ -7709,7 +7709,7 @@
"port-version": 9
},
"quill": {
"baseline": "7.3.0",
"baseline": "7.4.0",
"port-version": 0
},
"quirc": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "7aeea8da61572a72a505293f4ece86842d7075bf",
"version": "7.4.0",
"port-version": 0
},
{
"git-tree": "b8aab28e69e8c787ce6fa70fd3f984978ac93ccf",
"version": "7.3.0",