[quill] Update to 2.8.0 (#30982)

* [quill] Update to 2.8.0

* [quill] Update version files
This commit is contained in:
Rémy Tassoux 2023-04-21 01:47:31 +02:00 committed by GitHub
parent e2578269d7
commit 16e3ce03f3
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 2205c74e1e1160b1be925f45f956bb35a0339a62deb66640f9ad9d54f7f5461298cc958d67cfd3c09466d7bd8f6a7965829dfb3d2f94d87d4ec1dfe6849cdc1d
SHA512 b6843ca1b4332d756e93391fe04edf40794395d1ee489e99473b267eb65dc7cdc7de9f1458f8b47fb4b3b1a63cc3b5ea1a3029e3fe64e7278df4428d5ae53c1a
HEAD_REF master
)

View File

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

View File

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

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "bbf59f883b4fd8de5efdb3401847fa1f8e486a95",
"version": "2.8.0",
"port-version": 0
},
{
"git-tree": "4e295cb41ae38fae9cc3330af5ef0c000f515959",
"version": "2.7.0",