[plog] update to 1.1.11 (#46888)

This commit is contained in:
toge
2025-08-13 02:00:41 +09:00
committed by GitHub
parent 7dc1ff072e
commit 4bb87d305f
4 changed files with 8 additions and 3 deletions

View File

@@ -3,7 +3,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO SergiusTheBest/plog
REF ${VERSION}
SHA512 b1d55baadbd16bafa5165b05352f367455b51f2eec2102f1ebad2e6a049954d1b87ffdd96811b0acea2313877db1db837f780971fd027d0db683fe42aeb29573
SHA512 b51b83a2b478a54d83333590a4f157e3fdeea08903486249d537811afef370ce9968197efb534f2b4084a5a7a7253e5e2d7e191d602451ea625d645a39f195dc
HEAD_REF master
)

View File

@@ -1,6 +1,6 @@
{
"name": "plog",
"version": "1.1.10",
"version": "1.1.11",
"description": "Portable, simple and extensible C++ logging library.",
"homepage": "https://github.com/SergiusTheBest/plog",
"license": "MIT",

View File

@@ -7421,7 +7421,7 @@
"port-version": 0
},
"plog": {
"baseline": "1.1.10",
"baseline": "1.1.11",
"port-version": 0
},
"plplot": {

View File

@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "fba6a2f96934e58527721070587103c5b6f1f409",
"version": "1.1.11",
"port-version": 0
},
{
"git-tree": "773c53426d316bfe1e35ae7cf9a5afe5c41b8a70",
"version": "1.1.10",