[quill] Update to 2.1.0 (#26447)

* [quill] Update to 2.1.0

* [quill] Update version files
This commit is contained in:
Tetsuya Hayashi 2022-08-23 01:10:51 +09:00 committed by GitHub
parent 9259a0719d
commit c56324dddf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 9 additions and 4 deletions

View File

@ -3,8 +3,8 @@ vcpkg_check_linkage(ONLY_STATIC_LIBRARY)
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO odygrd/quill
REF v2.0.0
SHA512 fed4362fcf32b20beeb44d1421fb58505f5fd0880518abc7c19e645beff9a1e2f83d79273404cd2c297a51c27555ce5fbd3bf96cc657268c7645b68e062e8c59
REF v2.1.0
SHA512 377e765d455cff729e8b5df6a1fcb28335c20259d8ff1b4ef3327f8640a7c69467147e39a9eab1c92097e04db3f732b9906e55167d5c9fd334e054b5eb5d320c
HEAD_REF master
)

View File

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

View File

@ -6149,7 +6149,7 @@
"port-version": 7
},
"quill": {
"baseline": "2.0.0",
"baseline": "2.1.0",
"port-version": 0
},
"quirc": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "cf93531e147436f75761409a5148fbd6cc1969f8",
"version": "2.1.0",
"port-version": 0
},
{
"git-tree": "fb911c05f1ad501f9b87ea3918d4badef41d16e4",
"version": "2.0.0",