[quill] Update to 3.6.0 (#35759)

This commit is contained in:
Rémy Tassoux 2023-12-20 00:01:37 +01:00 committed by GitHub
parent 2b0ce4c2f6
commit 0fc8290ae4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 8 additions and 3 deletions

View File

@ -4,7 +4,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO odygrd/quill
REF v${VERSION}
SHA512 7e6b897908ad865dc4d4ddbd34c3d23ab8d67a6e3431832b86a668bc85acbb9810ab417d8a31a33acbbff8307d43038ed26c20701a497581d0de580d0730d72c
SHA512 65aa38c0c279916b6a861587834deff393fd2d7bdbcdc9b91de922a72e90d813581db20a822d47c3c4ee2c46da09a10ed4020d06fc2bf456c54e1469f3ce66ef
HEAD_REF master
)

View File

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

View File

@ -7309,7 +7309,7 @@
"port-version": 9
},
"quill": {
"baseline": "3.5.1",
"baseline": "3.6.0",
"port-version": 0
},
"quirc": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "b89cd42d5b7c6ea3fb7ca7daa2469d661b9f4b94",
"version": "3.6.0",
"port-version": 0
},
{
"git-tree": "9d6c9021a753a5c95afe327c1e6262c3a7312506",
"version": "3.5.1",