google-protobuf 4.28.2-aarch64-linux → 4.29.0.rc.1-aarch64-linux

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: 11f3027a92d90a0734b66ca64c3add02f840a825c60084e48d165f2634c46578
4
- data.tar.gz: 20e680c3c2b9dd0b3cbacbda4616a0d6ab357ad16c3a050a165c2add6000c4c5
3
+ metadata.gz: de19596082f230d46bb210c9c021eda7b84b53cb1bc02bf69a284c59a434239d
4
+ data.tar.gz: 893f75296364430dea2963acc79cf0ddc264d5a0be4f056d07449f73670385e7
5
5
  SHA512:
6
- metadata.gz: a29ac7966fda880bb753a464d871388dd3b95f2ff3a81bb4b4c379fd49cc6c660cebc36eb27f652eb8efcd36c66c8ec3fa7377b0a9fa603ddfd2a4f41cdaf245
7
- data.tar.gz: 6c7a6249673e74b4435ba71afedc48394634b16b3cc901b392e67d0b78c667a2cbe0ba275e7ccb697bb3312918a0f65e5291512b425d53d8cfe6a8da6843b8fd
6
+ metadata.gz: 9adaac770c111ae8fa639754de7588bd1048091c9dccb73a172b750daec527297de2ac171b3f50ac22477de6ce2dd85c10d665e5be1fc16c676c8ea55b914aba
7
+ data.tar.gz: f6e83de9722d2ed5929c1d070607ca7baffb657829cf8fb3ecc249f2d291a45a09f412e03e98c0265c02c4e36cb9d6668b15710f7356935cbac51560c7f7fd9c
@@ -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"