[quill] update to 11.0.1 (#48411)

This commit is contained in:
toge
2025-11-21 07:04:06 +09:00
committed by GitHub
parent 0c23b172c6
commit 9e8f90bcac
4 changed files with 8 additions and 3 deletions

View File

@@ -2,7 +2,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO odygrd/quill
REF "v${VERSION}"
SHA512 788c9e048dd18246ef2cfff3df80e75308e2367914b24a1f1cb54f88788ffa0b070445a66a6fda0f82c7b316c4774dc81a7692eb81481ce8e4cd0c493ef25a35
SHA512 e51c009016cdb6a37a4b839c38200977b4f444335428d4244722bfd50c629283a57503f01545bf8296861b207b1dae353203a8793b1ab5df74a8c247392d06bf
HEAD_REF master
)

View File

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

View File

@@ -8313,7 +8313,7 @@
"port-version": 0
},
"quill": {
"baseline": "11.0.0",
"baseline": "11.0.1",
"port-version": 0
},
"quirc": {

View File

@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "04444c9bff083a24de75df644af57f9fe932fe1c",
"version": "11.0.1",
"port-version": 0
},
{
"git-tree": "2edb691fb866568a9e7eaa2d65881b1d2acc4d55",
"version": "11.0.0",