Skip to content

Commit 43227c5

Browse files
authored
[bext-sml] Update to 1.1.13 (#48648)
1 parent 56aee4f commit 43227c5

File tree

4 files changed

+8
-3
lines changed

4 files changed

+8
-3
lines changed

ports/bext-sml/portfile.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ vcpkg_from_github(
33
OUT_SOURCE_PATH SOURCE_PATH
44
REPO boost-ext/sml
55
REF "v${VERSION}"
6-
SHA512 dd681d783aad4cd9f697ea28b728ca3cbd94fbee09ea23b66a5c9a51f4c9e30852826ac20937f783729082faf24e0440a27f9e7efdc946c55159f676d2b1d47f
6+
SHA512 3f49c1e0f58a1e294fcea148fd268e2dfb8d4b527e3239f02718a2bfd27059d2b101d7e48878e4bfae49cc9c2a434de53b4c900fc5daf963512002017a3dffbd
77
HEAD_REF master
88
)
99

ports/bext-sml/vcpkg.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bext-sml",
3-
"version": "1.1.12",
3+
"version": "1.1.13",
44
"description": "Your scalable C++14 one header only State Machine Library with no dependencies",
55
"homepage": "https://github.com/boost-ext/sml",
66
"license": "BSL-1.0"

versions/b-/bext-sml.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
{
22
"versions": [
3+
{
4+
"git-tree": "b7d75f30113934c135dccb3834781bf8d98c6688",
5+
"version": "1.1.13",
6+
"port-version": 0
7+
},
38
{
49
"git-tree": "b2ac590f8258a81cb86063df3a74f12e783e7efe",
510
"version": "1.1.12",

versions/baseline.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -681,7 +681,7 @@
681681
"port-version": 0
682682
},
683683
"bext-sml": {
684-
"baseline": "1.1.12",
684+
"baseline": "1.1.13",
685685
"port-version": 0
686686
},
687687
"bext-sml2": {

0 commit comments

Comments
 (0)