mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
flatc: Update to version 2.0.0
This commit is contained in:
parent
84e17e081c
commit
6b2e9caaaa
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "1.12.0",
|
||||
"version": "2.0.0",
|
||||
"description": "An efficient serialization library for multiple languages",
|
||||
"homepage": "https://google.github.io/flatbuffers/index.html",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/google/flatbuffers/releases/download/v1.12.0/flatc_windows.zip",
|
||||
"hash": "08588515fbd1acca672faac27e4a670e3359b4497a6a87608d96031b7652d470"
|
||||
"url": "https://github.com/google/flatbuffers/releases/download/v2.0.0/Windows.flatc.binary.zip",
|
||||
"hash": "dff388932d14c2d4b66a94c3fc6b4f5663041d098620e942cc1e59ddb1eda572"
|
||||
}
|
||||
},
|
||||
"bin": "flatc.exe",
|
||||
@ -16,7 +16,7 @@
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/google/flatbuffers/releases/download/v$version/flatc_windows.zip"
|
||||
"url": "https://github.com/google/flatbuffers/releases/download/v$version/Windows.flatc.binary.zip"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user