Skip to content
Snippets Groups Projects
Commit 6d0e2ecb authored by Erick555's avatar Erick555
Browse files

Update flatbuffers to 1.11.0

Previous release fails to build due to code errors detected with
newer toolchain.
parent 07f429f2
No related branches found
No related tags found
No related merge requests found
...@@ -3,8 +3,8 @@ ...@@ -3,8 +3,8 @@
"sources": [ "sources": [
{ {
"type": "archive", "type": "archive",
"url": "https://github.com/google/flatbuffers/archive/v1.10.0.tar.gz", "url": "https://github.com/google/flatbuffers/archive/v1.11.0.tar.gz",
"sha256": "3714e3db8c51e43028e10ad7adffb9a36fc4aa5b1a363c2d0c4303dd1be59a7c" "sha256": "3f4a286642094f45b1b77228656fbd7ea123964f19502f9ecfd29933fd23a50b"
} }
], ],
"cleanup": [ "cleanup": [
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment