mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 02:01:26 +00:00
Add autoupdate to flatc
This commit is contained in:
parent
6e243c8cb9
commit
399a6b24ce
@ -5,5 +5,11 @@
|
||||
"url": "https://github.com/google/flatbuffers/releases/download/v1.6.0/flatc_windows_exe.zip",
|
||||
"extract_dir": "",
|
||||
"bin": "flatc.exe",
|
||||
"hash": "e4ac8cdfa5e90c92e77715e998b9210fa86128b84a38a0fe9fec04c5b5f941c9"
|
||||
"hash": "e4ac8cdfa5e90c92e77715e998b9210fa86128b84a38a0fe9fec04c5b5f941c9",
|
||||
"checkver": {
|
||||
"github": "https://github.com/google/flatbuffers"
|
||||
},
|
||||
"autoupdate": {
|
||||
"url": "https://github.com/google/flatbuffers/releases/download/v$version/flatc_windows_exe.zip"
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user