diff --git a/bucket/flatc.json b/bucket/flatc.json index 4f92d89a81..33469e3c0a 100644 --- a/bucket/flatc.json +++ b/bucket/flatc.json @@ -1,10 +1,10 @@ { "homepage": "https://google.github.io/flatbuffers/index.html", "license": "Apache-2.0", - "version": "1.10.0", - "url": "https://github.com/google/flatbuffers/releases/download/v1.10.0/flatc_windows_exe.zip", + "version": "1.11.0", + "url": "https://github.com/google/flatbuffers/releases/download/v1.11.0/flatc_windows_exe.zip", "bin": "flatc.exe", - "hash": "e6efb66c5c531856506f11799956f03c2397ef2ba37538558dbd7ca11fdb9faa", + "hash": "1d23e84ac0d76ac5da6d6c7232c0564191e7c846b27c09d4650bd386888b4768", "checkver": { "github": "https://github.com/google/flatbuffers" },