[quill] Update to 2.9.0 (#31562)

* [quill] Update to 2.9.0

* [quill] Update version files
This commit is contained in:
Rémy Tassoux 2023-05-22 20:33:40 +02:00 committed by GitHub
parent 656fcc6ab2
commit 167a402bd4
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 b6843ca1b4332d756e93391fe04edf40794395d1ee489e99473b267eb65dc7cdc7de9f1458f8b47fb4b3b1a63cc3b5ea1a3029e3fe64e7278df4428d5ae53c1a
SHA512 c5ec8e8454736633758fcf91ce27d7747eb99a186371939f5b56deddc5569cae895ebf96692ae301aae2bc0e540431863669c750d4ba32c1b27e8ebc0f919f0e
HEAD_REF master
)

View File

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

View File

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

View File

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