[quill] Update to 2.9.1 (#31705)

* [quill] Update to 2.9.1

* [quill] Update version files
This commit is contained in:
Rémy Tassoux 2023-05-30 20:36:35 +02:00 committed by GitHub
parent 1c5a340f6e
commit 1226189a7d
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 c5ec8e8454736633758fcf91ce27d7747eb99a186371939f5b56deddc5569cae895ebf96692ae301aae2bc0e540431863669c750d4ba32c1b27e8ebc0f919f0e
SHA512 35b1c2fa0c41cd0adc295da7182d54dd40990d6717608d7b9214f7c99e860787c3e5988908a525f44a674ddd8ea479532cec25fcf48113a957ee8abaf4d83441
HEAD_REF master
)

View File

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

View File

@ -6917,7 +6917,7 @@
"port-version": 8
},
"quill": {
"baseline": "2.9.0",
"baseline": "2.9.1",
"port-version": 0
},
"quirc": {

View File

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