diff options
| author | Carlos O'Ryan <coryan@users.noreply.github.com> | 2021-02-21 00:21:05 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-02-20 21:21:05 -0800 |
| commit | 4d0234f8ad5db84df218df48224697a1f44f0f49 (patch) | |
| tree | 2f349c11e3acab23be30b0080289e8110948efcb /ports/functions-framework-cpp/vcpkg.json | |
| parent | bafa1697ba0a5a8de58c1c226b5fb22056ba8049 (diff) | |
| download | vcpkg-4d0234f8ad5db84df218df48224697a1f44f0f49.tar.gz vcpkg-4d0234f8ad5db84df218df48224697a1f44f0f49.zip | |
[functions-framework-cpp] update to latest release (v0.4.0) (#16307)
* [functions-framework-cpp] update to latest release (v0.4.0)
* Apply patch for MSVC, fixing upstream right now
* I was wondering if this would need a new version
* Delete port version
Diffstat (limited to 'ports/functions-framework-cpp/vcpkg.json')
| -rw-r--r-- | ports/functions-framework-cpp/vcpkg.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/ports/functions-framework-cpp/vcpkg.json b/ports/functions-framework-cpp/vcpkg.json index 3c220443f..220c60d75 100644 --- a/ports/functions-framework-cpp/vcpkg.json +++ b/ports/functions-framework-cpp/vcpkg.json @@ -1,7 +1,6 @@ { "name": "functions-framework-cpp", - "version": "0.3.0", - "port-version": 2, + "version": "0.4.0", "description": "Functions Framework for C++.", "homepage": "https://github.com/GoogleCloudPlatform/functions-framework-cpp/", "license": "Apache-2.0", |
