[quill] Update to 2.3.3 (#27891)

* [quill] Update to 2.3.3

* [quill] Update version files

* [quill] Enable uwp support

* [quill] Update version files
This commit is contained in:
Rémy Tassoux 2022-11-18 20:20:22 +01:00 committed by GitHub
parent 7d9775a3c3
commit 23753227c9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 10 additions and 5 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.3.2
SHA512 e6926aea20d198767900df9cbd63b6533fa42a890429e5ae2065b4a247deca3177817777e79a61bbd4edc2ee5c16b9ff4de14c5fb7d845f215ac9167abd49561
REF v2.3.3
SHA512 3e30c5f4f2bc1aefa6c81fa34f3449ffe713de1f9205bd72c71ffa639db35f3d798f24e1c10e2ac5586209d4e2f021d0c6dcb4197c2717c31b89d1316ca0599c
HEAD_REF master
)

View File

@ -1,10 +1,10 @@
{
"name": "quill",
"version": "2.3.2",
"version": "2.3.3",
"description": "C++14 Asynchronous Low Latency Logging Library",
"homepage": "https://github.com/odygrd/quill/",
"license": "MIT",
"supports": "!(uwp | android)",
"supports": "!android",
"dependencies": [
"fmt",
{

View File

@ -6417,7 +6417,7 @@
"port-version": 8
},
"quill": {
"baseline": "2.3.2",
"baseline": "2.3.3",
"port-version": 0
},
"quirc": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "8b2ab7a8f72bd483d07a6fbafc08a4be9948e975",
"version": "2.3.3",
"port-version": 0
},
{
"git-tree": "384141a2266ca5073f31307b4c1103cb532b5b65",
"version": "2.3.2",