From a4b3741b4de389c1a2dc4543f6ee1a031699f8ea Mon Sep 17 00:00:00 2001 From: Ryan Dahl Date: Thu, 23 Aug 2018 17:30:00 -0400 Subject: Upgrade flatbuffers https://github.com/rw/flatbuffers/commit/83a71543f8ccbf230ac27cb523831bfafb9c84d7 --- gclient_config.py | 2 +- third_party | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gclient_config.py b/gclient_config.py index a319b7ece..9b3c96c61 100644 --- a/gclient_config.py +++ b/gclient_config.py @@ -38,7 +38,7 @@ solutions = [{ # https://github.com/google/flatbuffers/pull/3894 # https://github.com/rw/flatbuffers/tree/2018-08-12--all-tests-passing 'url': - 'https://github.com/rw/flatbuffers.git@9ab5d42b4471d7df06a45fd3939e4aec8a04dfe2', + 'https://github.com/rw/flatbuffers.git@83a71543f8ccbf230ac27cb523831bfafb9c84d7', 'name': 'flatbuffers' }] diff --git a/third_party b/third_party index a98b4d16f..09acc0689 160000 --- a/third_party +++ b/third_party @@ -1 +1 @@ -Subproject commit a98b4d16fb19682246a09f4c4a138e1362be3a94 +Subproject commit 09acc068927a9eba7b6c2803ecd822f87c7cfa20 -- cgit v1.2.3