aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorfuzzard <fuzzard@kodi.tv>2020-07-21 17:54:00 +1000
committerfuzzard <fuzzard@kodi.tv>2020-07-28 19:14:19 +1000
commit2264ae144406cd4daf765f2fe29f189692461047 (patch)
tree8f4b88211a7f2781964431e5752b19c124f75300 /tools
parent7ad70530cdb3319740c1454ac6824c699df7819b (diff)
[tools/depends] bump flatbuffers 1.12.0
Diffstat (limited to 'tools')
-rw-r--r--tools/depends/target/flatbuffers/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/depends/target/flatbuffers/Makefile b/tools/depends/target/flatbuffers/Makefile
index 474ae070a6..a883236291 100644
--- a/tools/depends/target/flatbuffers/Makefile
+++ b/tools/depends/target/flatbuffers/Makefile
@@ -3,7 +3,7 @@ DEPS=Makefile
# lib name, version
LIBNAME=flatbuffers
-VERSION=1.11.0
+VERSION=1.12.0
SOURCE=$(LIBNAME)-$(VERSION)
ARCHIVE=$(SOURCE).tar.gz