Skip to content

Commit

Permalink
[protobuf] Update protobuf to 3.11.0 (microsoft#9131)
Browse files Browse the repository at this point in the history
  • Loading branch information
jozefizso authored and grdowns committed Dec 2, 2019
1 parent 1763db4 commit cc3f5de
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ports/protobuf/CONTROL
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Source: protobuf
Version: 3.10.0
Version: 3.11.0
Homepage: https://github.com/google/protobuf
Description: Protocol Buffers - Google's data interchange format

Expand Down
4 changes: 2 additions & 2 deletions ports/protobuf/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ include(vcpkg_common_functions)
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO protocolbuffers/protobuf
REF v3.10.0
SHA512 0dcba6d21486fdc162f57119754b47b4a2fb605af878d5b96a32df55895321535cffb5b804566fd90ee7c36e20106d0cd4f5d9f3c652dc9c4dfca96be41a1977
REF v3.11.0
SHA512 c3b4c0da30d886ca2c8bd45e38767e12cf1e603aca13a1f7463ae896c85e5a30fd32e4b2ddeb775f9c04ca0d753cd5946c5808cefbab4982a3fa4433702f771f
HEAD_REF master
PATCHES
fix-uwp.patch
Expand Down

0 comments on commit cc3f5de

Please sign in to comment.