diff --git a/ports/foonathan-lexy/portfile.cmake b/ports/foonathan-lexy/portfile.cmake index 8b2b80b0303284..46a7cde94c43cd 100644 --- a/ports/foonathan-lexy/portfile.cmake +++ b/ports/foonathan-lexy/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO foonathan/lexy REF "v${VERSION}" - SHA512 9818882bd83e19a0087ced3c209ae13645df675f1c5cb8f67f06d0993de9d19dadbc7684147abe9236fde1f688e0e539dc519d4198a3e3b5d247137a2675bd77 + SHA512 ca263ecb9e3faf8d7a8fd48451f462bcac2c1d34e13d37d99a69135112c6db5b4bc9a9c1b4dd8371ab19f72b408de9fa9f0fa6dc7727a26e8d3a5d22f5f65442 HEAD_REF main ) diff --git a/ports/foonathan-lexy/vcpkg.json b/ports/foonathan-lexy/vcpkg.json index 15b23f30611c18..0daa53974a8ca7 100644 --- a/ports/foonathan-lexy/vcpkg.json +++ b/ports/foonathan-lexy/vcpkg.json @@ -1,6 +1,6 @@ { "name": "foonathan-lexy", - "version": "2022.12.0", + "version": "2022.12.1", "description": "C++ parsing DSL", "homepage": "https://github.com/foonathan/lexy", "license": "BSL-1.0", diff --git a/versions/baseline.json b/versions/baseline.json index 662334bbf4bc09..b0d8a3de7abd8d 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -2437,7 +2437,7 @@ "port-version": 1 }, "foonathan-lexy": { - "baseline": "2022.12.0", + "baseline": "2022.12.1", "port-version": 0 }, "foonathan-memory": { diff --git a/versions/f-/foonathan-lexy.json b/versions/f-/foonathan-lexy.json index 7eaa716fe2f680..1417fca2049f97 100644 --- a/versions/f-/foonathan-lexy.json +++ b/versions/f-/foonathan-lexy.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "00d2625658faa9dab932071575e5ba1e57e242ff", + "version": "2022.12.1", + "port-version": 0 + }, { "git-tree": "debd6cde2234c74696c061ffff653159f0d8ad2e", "version": "2022.12.0",