[quill] Update to 7.5.0 (#42135)

This commit is contained in:
Egor Krugletsov 2024-11-14 12:46:26 +03:00 committed by GitHub
parent 831e6fde42
commit f0508bd3f6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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 A548E15DE01EEB560D6CAF851E92B801E31A6A89365508B0C0409AB363FFB901D477B675A910DD20013D9F812F6818552E246842778A2D2DFF53BFE505EB02B1
SHA512 75FF87FD0A51F9A35C748421589411B21449CEAFF930843A8A1142B0BA6B3C20821E29FA2CE7F746C4304F652D576DFB306CCA1627849911CA4B1D7ADD05332A
HEAD_REF master
)

View file

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

View file

@ -7741,7 +7741,7 @@
"port-version": 9
},
"quill": {
"baseline": "7.4.0",
"baseline": "7.5.0",
"port-version": 0
},
"quirc": {

View file

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "4ebfc3eb058877de15f2f11a1b882f5a245ddc69",
"version": "7.5.0",
"port-version": 0
},
{
"git-tree": "7aeea8da61572a72a505293f4ece86842d7075bf",
"version": "7.4.0",