[quill] Update to 5.0.0 (#39911)

This commit is contained in:
Rémy Tassoux 2024-07-15 19:30:36 +02:00 committed by GitHub
parent d5792bb752
commit 2532f15925
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 bf1708107342f8a300f60889ec266e26c2dc5037e85aa488b28fc02ada7c02ecd0f0f9b73d95cf6336a11f6e8bd2cdc149d2b3648d0971b4e17c8c9c870cc919
SHA512 d8bda35da910c364566cd41cd8011542d62ddbb5d81d89668ccec6bb02b8bc5761b47f52a0111e0175a4ced50a34270fc913ac904d13311ffacf3c00cc471007
HEAD_REF master
)

View File

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

View File

@ -7581,7 +7581,7 @@
"port-version": 9
},
"quill": {
"baseline": "4.5.0",
"baseline": "5.0.0",
"port-version": 0
},
"quirc": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "0bc9b3f56fe36a0a10ae3550c711e98f01d8321b",
"version": "5.0.0",
"port-version": 0
},
{
"git-tree": "eee411380f028040f3ef96cf66d32f2692db29a8",
"version": "4.5.0",