diff --git a/ports/crow/vcpkg.json b/ports/crow/vcpkg.json index 1cedcc7c7ce564..b9a94788359e17 100644 --- a/ports/crow/vcpkg.json +++ b/ports/crow/vcpkg.json @@ -1,6 +1,6 @@ { "name": "crow", - "version": "1.2.0", + "version": "1.2.1.2", "description": "Very fast and easy to use C++ micro web framework", "homepage": "https://github.com/CrowCpp/crow", "license": "BSD-3-Clause", diff --git a/versions/baseline.json b/versions/baseline.json index 976cdf178e847e..9841f943679f95 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -2057,7 +2057,7 @@ "port-version": 3 }, "crow": { - "baseline": "1.2.0", + "baseline": "1.2.1.2", "port-version": 0 }, "cryptopp": { diff --git a/versions/c-/crow.json b/versions/c-/crow.json index dce8170121f764..6c721e571afc36 100644 --- a/versions/c-/crow.json +++ b/versions/c-/crow.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "2f35ac5ccab784b79b28e916eaeddc0d16af0ca7", + "version": "1.2.1.2", + "port-version": 0 + }, { "git-tree": "a44a1c72d91d4799b509c35eaa5ee74aea4617fa", "version": "1.2.0",