diff options
| author | Carlos O'Ryan <coryan@users.noreply.github.com> | 2021-02-08 20:55:26 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-02-08 17:55:26 -0800 |
| commit | 5f6519aaad1642c9a8d09178e417a5a6f5331d72 (patch) | |
| tree | 7ca36d2f952413988a054ad78f696a8d2298be7e /versions/f-/functions-framework-cpp.json | |
| parent | 8317bf972a8f48559cb96e8fbc2e43fbff978a82 (diff) | |
| download | vcpkg-5f6519aaad1642c9a8d09178e417a5a6f5331d72.tar.gz vcpkg-5f6519aaad1642c9a8d09178e417a5a6f5331d72.zip | |
[functions-framework-cpp] add new port with version 0.3.0 (#15989)
* [functions-framework-cpp] add new port with version 0.3.0
* Address review comments
* Too much cleanup in the CI baseline
* Update version file
Diffstat (limited to 'versions/f-/functions-framework-cpp.json')
| -rw-r--r-- | versions/f-/functions-framework-cpp.json | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/versions/f-/functions-framework-cpp.json b/versions/f-/functions-framework-cpp.json new file mode 100644 index 000000000..3a3ad4a35 --- /dev/null +++ b/versions/f-/functions-framework-cpp.json @@ -0,0 +1,9 @@ +{ + "versions": [ + { + "git-tree": "35de9501f7e2c91bb35da41cffac790008330a3c", + "version-string": "0.3.0", + "port-version": 0 + } + ] +} |
