We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9746bb4 commit db4b803Copy full SHA for db4b803
buildscripts/make_dependencies.bat
@@ -1,7 +1,7 @@
1
choco install -y pkgconfiglite
2
choco install -y openjdk --version=17.0
3
set PATH=%PATH%;"c:\Program Files\OpenJDK\jdk-17\bin"
4
-set PROTOBUF_VER=22.5
+set PROTOBUF_VER=26.1
5
set ABSL_VERSION=20230125.4
6
set CMAKE_NAME=cmake-3.26.3-windows-x86_64
7
0 commit comments