diff options
| author | Carlos O'Ryan <coryan@users.noreply.github.com> | 2021-02-11 13:09:47 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-02-11 10:09:47 -0800 |
| commit | e05bea42833f9a3323747299401a9135a83b3f73 (patch) | |
| tree | dc940d1d2c20dd86761e70335a27cf4c8a43dbc3 /versions/f-/functions-framework-cpp.json | |
| parent | 5e4d04ecd59d683a33b4b3b9679abc5becc5f272 (diff) | |
| download | vcpkg-e05bea42833f9a3323747299401a9135a83b3f73.tar.gz vcpkg-e05bea42833f9a3323747299401a9135a83b3f73.zip | |
[functions-framework-cpp] use 'version' for version numbers (#16178)
Diffstat (limited to 'versions/f-/functions-framework-cpp.json')
| -rw-r--r-- | versions/f-/functions-framework-cpp.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/versions/f-/functions-framework-cpp.json b/versions/f-/functions-framework-cpp.json index 9f70b1afa..a2a44b384 100644 --- a/versions/f-/functions-framework-cpp.json +++ b/versions/f-/functions-framework-cpp.json @@ -1,6 +1,11 @@ { "versions": [ { + "git-tree": "c99280d0ee9b2e57960d13b54521a2305c1f85a8", + "version": "0.3.0", + "port-version": 2 + }, + { "git-tree": "1506acc2df21c0b49e93d73da7229d524ace0fb3", "version-string": "0.3.0", "port-version": 1 |
