[bext-sml] Update to v1.1.9 (#35894)

* bext-sml update v1.1.9

* vcpkg update database

* Windows style line endings for existing lines

* vcpkg database update
This commit is contained in:
Ómar Högni Guðmarsson 2023-12-28 08:31:48 +00:00 committed by GitHub
parent e64dd3356f
commit 9fd83fa98b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 9 additions and 4 deletions

View File

@ -2,8 +2,8 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO boost-ext/sml
REF v1.1.5
SHA512 6babee6da2db93912afa2eb932591674a73f43609b7c2b0523e84ba682c09f6d4f67d1c7f6ea48f73f1f09de8df2eaf2ae30b3399c1602189ea08d42689758d7
REF v${VERSION}
SHA512 7612f301ed3e4edd4171214d85c6b746af19079622aef80c0965536782e4f50635332e7435966b072e1cb415c3a680260211740313d52d1927ab5af78ecdd30e
HEAD_REF master
)

View File

@ -1,6 +1,6 @@
{
"name": "bext-sml",
"version": "1.1.5",
"version": "1.1.9",
"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": "4a92a1e011efcac69647356c0806c794d4d8ceac",
"version": "1.1.9",
"port-version": 0
},
{
"git-tree": "607e0e94d37ca023fd393c42e8acb43881ea8025",
"version": "1.1.5",

View File

@ -573,7 +573,7 @@
"port-version": 0
},
"bext-sml": {
"baseline": "1.1.5",
"baseline": "1.1.9",
"port-version": 0
},
"bext-sml2": {