[quill] Update to 3.0.1 (#32048)

* [quill] Update to 3.0.1

* [quill] Update version files
This commit is contained in:
Rémy Tassoux 2023-06-17 00:55:50 +02:00 committed by GitHub
parent 9f9a071621
commit e977c102fe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 8 additions and 3 deletions

View File

@ -5,7 +5,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO odygrd/quill
REF v${VERSION}
SHA512 35b1c2fa0c41cd0adc295da7182d54dd40990d6717608d7b9214f7c99e860787c3e5988908a525f44a674ddd8ea479532cec25fcf48113a957ee8abaf4d83441
SHA512 92210265c0b8a38774f1b57eedd4d319034dcfe267bd4035ccf338a0b46e7393bee361d4bf379421a7e5106bae67cf64d70cad01f9c6b82655aeb859af29a8ed
HEAD_REF master
)

View File

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

View File

@ -6949,7 +6949,7 @@
"port-version": 9
},
"quill": {
"baseline": "2.9.1",
"baseline": "3.0.1",
"port-version": 0
},
"quirc": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "e99204ad49b5de261987492e81a290fa15d66626",
"version": "3.0.1",
"port-version": 0
},
{
"git-tree": "7d0b893d24e4034db0e663e68c95188a26523d29",
"version": "2.9.1",