[bext-sml] Update to 1.1.13 (#48648)

This commit is contained in:
SunBlack
2025-12-03 09:28:46 +01:00
committed by GitHub
parent 56aee4f66e
commit 43227c5e52
4 changed files with 8 additions and 3 deletions

View File

@@ -3,7 +3,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO boost-ext/sml
REF "v${VERSION}"
SHA512 dd681d783aad4cd9f697ea28b728ca3cbd94fbee09ea23b66a5c9a51f4c9e30852826ac20937f783729082faf24e0440a27f9e7efdc946c55159f676d2b1d47f
SHA512 3f49c1e0f58a1e294fcea148fd268e2dfb8d4b527e3239f02718a2bfd27059d2b101d7e48878e4bfae49cc9c2a434de53b4c900fc5daf963512002017a3dffbd
HEAD_REF master
)

View File

@@ -1,6 +1,6 @@
{
"name": "bext-sml",
"version": "1.1.12",
"version": "1.1.13",
"description": "Your scalable C++14 one header only State Machine Library with no dependencies",
"homepage": "https://github.com/boost-ext/sml",
"license": "BSL-1.0"

View File

@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "b7d75f30113934c135dccb3834781bf8d98c6688",
"version": "1.1.13",
"port-version": 0
},
{
"git-tree": "b2ac590f8258a81cb86063df3a74f12e783e7efe",
"version": "1.1.12",

View File

@@ -681,7 +681,7 @@
"port-version": 0
},
"bext-sml": {
"baseline": "1.1.12",
"baseline": "1.1.13",
"port-version": 0
},
"bext-sml2": {