diff options
| author | Carlos O'Ryan <coryan@users.noreply.github.com> | 2021-03-01 15:06:09 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-03-01 12:06:09 -0800 |
| commit | 9b9a6680b25872989c8eb0303d670f32e5cfe6a4 (patch) | |
| tree | c80a149baafef0b04da95d4293cd351a580ef48c /versions | |
| parent | db519ea44c6a203b7f370c9ccfff6361d397da12 (diff) | |
| download | vcpkg-9b9a6680b25872989c8eb0303d670f32e5cfe6a4.tar.gz vcpkg-9b9a6680b25872989c8eb0303d670f32e5cfe6a4.zip | |
[functions-framework-cpp] update to latest release (v0.5.0) (#16447)
Diffstat (limited to 'versions')
| -rw-r--r-- | versions/baseline.json | 2 | ||||
| -rw-r--r-- | versions/f-/functions-framework-cpp.json | 5 |
2 files changed, 6 insertions, 1 deletions
diff --git a/versions/baseline.json b/versions/baseline.json index d4d841ca3..c0e7f4764 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -2077,7 +2077,7 @@ "port-version": 0 }, "functions-framework-cpp": { - "baseline": "0.4.0", + "baseline": "0.5.0", "port-version": 0 }, "fuzzylite": { diff --git a/versions/f-/functions-framework-cpp.json b/versions/f-/functions-framework-cpp.json index 6b03f79b7..1e2242af2 100644 --- a/versions/f-/functions-framework-cpp.json +++ b/versions/f-/functions-framework-cpp.json @@ -1,6 +1,11 @@ { "versions": [ { + "git-tree": "48d17ad88b188aa35db1a9d18f78b4fa9b9a8e22", + "version": "0.5.0", + "port-version": 0 + }, + { "git-tree": "7018d9db8c166cb81ffb1c291535491aad98b339", "version": "0.4.0", "port-version": 0 |
