google-protobuf 4.28.3-x64-mingw-ucrt → 4.29.0.rc.2-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: da147f000f61b7f803568f092fefd986163920c82517ae9bf46994617ff6f41f
4
- data.tar.gz: 394d701d6f88e4d95205a87e2cba01802dc019d60093213674f11fd94af66af3
3
+ metadata.gz: ca8c5cad15e8b8c4549d0353ae3811a7db32dfa9b96c1f01734c3990c36b1202
4
+ data.tar.gz: 689a5ca362d915bdc50110acbc0742d31baa680dad41668d6b9695e3ef35b9cf
5
5
  SHA512:
6
- metadata.gz: 87eef4ea1dd23a23872732c7bad6ee7b1665cb2e8d58dace1060ecf6a5aabdc7867da01e5595a2c9a26ed174b5f354ff4591f7e89147b4693da554dbd51e18b4
7
- data.tar.gz: 4a9c2a5d0bc1e69b677cc1c492a071f9ef5eb97c562bdff930ec740d2f03a350cea60fe269013ff073629b223615a353f13c5c1474de813f491442b686febec1
6
+ metadata.gz: 40d094a305a5e839b348206bd2a12c696f71ed5b7e1fa4fc4ebcd4cdcd563e71b2daeddb824963dc77136f55b339e7a94f270e31d127d6ca2d8572f90d4962a5
7
+ data.tar.gz: 54b501e251366b9c6962a6e96b3da53cfea83e6750ea0a68f1727401c4c376d1fe5a4446204e4e2937b53c962d4badd34af3413888591388b21c521fe1671847
@@ -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"