From 6bb5a5bd17801c0ac49a032a9801ab5503f69fb0 Mon Sep 17 00:00:00 2001 From: Ross Smith II Date: Thu, 15 Aug 2019 12:15:59 -0700 Subject: [PATCH] Update bucket/flatc.json MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Jakub Čábera --- bucket/flatc.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bucket/flatc.json b/bucket/flatc.json index ce33af5423..3779b7cad3 100644 --- a/bucket/flatc.json +++ b/bucket/flatc.json @@ -1,6 +1,6 @@ { "homepage": "https://google.github.io/flatbuffers/index.html", - "description": "An efficient cross-platform serialization library for C++, C#, C, Go, Java, JavaScript, Lobster, Lua, TypeScript, PHP, Python, and Rust.", + "description": "An efficient cross-platform serialization library for multiple languages.", "license": "Apache-2.0", "version": "1.11.0", "url": "https://github.com/google/flatbuffers/releases/download/v1.11.0/flatc_windows_exe.zip",