[spdlog] update to 1.13.0 (#36148)

This commit is contained in:
moritz-h 2024-01-16 19:53:44 +01:00 committed by GitHub
parent 295bb9fa06
commit 4803f65e11
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 gabime/spdlog
REF "v${VERSION}"
SHA512 db9a4f13b6c39ffde759db99bcdfe5e2dbe4231e73b29eb906a3fa78d6b8ec66920b8bd4371df17ae21b7b562472a236bc4435678f3af92b6496be090074181d
SHA512 44fcb414ad9fbbe2a6d72c29143eeeae477b687ed30ae870d661b032a029ad4214ef43e7ef6350d02791d05504492978ade2d6733fab12ce4884d8f0bc4c6340
HEAD_REF v1.x
)

View File

@ -1,6 +1,6 @@
{
"name": "spdlog",
"version-semver": "1.12.0",
"version-semver": "1.13.0",
"description": "Very fast, header only, C++ logging library",
"homepage": "https://github.com/gabime/spdlog",
"license": "MIT",

View File

@ -8113,7 +8113,7 @@
"port-version": 3
},
"spdlog": {
"baseline": "1.12.0",
"baseline": "1.13.0",
"port-version": 0
},
"spectra": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "8ee97c0faf23e06508ca097e013e2bea40579d06",
"version-semver": "1.13.0",
"port-version": 0
},
{
"git-tree": "41cf31aa350a44644863d7777489501d240f248c",
"version-semver": "1.12.0",