Skip to content

Commit

Permalink
[bext-sml] Update to v1.1.9 (microsoft#35894)
Browse files Browse the repository at this point in the history
* bext-sml update v1.1.9

* vcpkg update database

* Windows style line endings for existing lines

* vcpkg database update
  • Loading branch information
Ómar Högni Guðmarsson authored Dec 28, 2023
1 parent e64dd33 commit 9fd83fa
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 4 deletions.
4 changes: 2 additions & 2 deletions ports/bext-sml/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -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
)

Expand Down
2 changes: 1 addition & 1 deletion ports/bext-sml/vcpkg.json
Original file line number Diff line number Diff line change
@@ -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"
Expand Down
5 changes: 5 additions & 0 deletions versions/b-/bext-sml.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "4a92a1e011efcac69647356c0806c794d4d8ceac",
"version": "1.1.9",
"port-version": 0
},
{
"git-tree": "607e0e94d37ca023fd393c42e8acb43881ea8025",
"version": "1.1.5",
Expand Down
2 changes: 1 addition & 1 deletion versions/baseline.json
Original file line number Diff line number Diff line change
Expand Up @@ -573,7 +573,7 @@
"port-version": 0
},
"bext-sml": {
"baseline": "1.1.5",
"baseline": "1.1.9",
"port-version": 0
},
"bext-sml2": {
Expand Down

0 comments on commit 9fd83fa

Please sign in to comment.