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 74c6472 commit 29a18adCopy full SHA for 29a18ad
utils/install-protobuf.cmd
@@ -1,4 +1,5 @@
1
REM Check out protobuf v21.12
2
+REM THIS SCRIPT IS NOT MAINTAINED
3
set protobuf_version=25.3
4
git clone -b v%protobuf_version% --recursive https://github.com/protocolbuffers/protobuf.git
5
0 commit comments