google-protobuf 4.28.1-x64-mingw-ucrt → 4.29.0.rc.1-x64-mingw-ucrt

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: f8efaf5b5c23c099c25483b252a4e8501180a7eedf9f35ba739c258e6d29a5cc
4
- data.tar.gz: 9bc7977a594010772b331d0e215ac9ac9701462bfcdeac83b65a1b6f903e9ef2
3
+ metadata.gz: 1605baeb90888ba080b440f99526d06ea50ecd0d775ceebc66b199bf0f7faffa
4
+ data.tar.gz: da3fa6f8e5974983b89d87fbbd52d8444f9233a78f8212a26478a8df7b986fd7
5
5
  SHA512:
6
- metadata.gz: d099cc58431247fdbe3160c2d0333d1f46f8507a83f209096000d8ed8501cfd3b904e4ddab95a7ad49c52843e5965d785e1bd507af77fcccbce0a231fdb7e53e
7
- data.tar.gz: 601081dbb46a578af115f18a73014cb9732fc4ddd001e6027f5fda5082d111653a403bec30651bd4d8ed54dbecbf521832fd71c287b4f5547eeaf77684ee5431
6
+ metadata.gz: 6e3b42b75f0dc0c3b40d5dca4ada5cc84d7630c971fb838d5c5fe2fb07102a91d1af60ef76647d4e4d1ff7ea968300078ef6bf427d310b352e2f0c1ede49522b
7
+ data.tar.gz: 2deb0c994576b7e1a7e277dcc2e745ea5483efbbe980f736105488519971cdd1314f1b334e648f27616dcb97382b32b85daf9278c04308c0c940941b02d57f0c
@@ -7,7 +7,6 @@
7
7
 
8
8
  #include <ctype.h>
9
9
  #include <errno.h>
10
- #include <ruby/version.h>
11
10
 
12
11
  #include "convert.h"
13
12
  #include "message.h"
@@ -7,8 +7,6 @@
7
7
 
8
8
  #include "protobuf.h"
9
9
 
10
- #include <ruby/version.h>
11
-
12
10
  #include "defs.h"
13
11
  #include "map.h"
14
12
  #include "message.h"