21 lines
718 B
JSON
21 lines
718 B
JSON
{
|
|
"checkver": {
|
|
"url": "https://api.github.com/repos/intiface/intiface-central/releases",
|
|
"jsonpath": "$..tag_name",
|
|
"regex": "(\\d*\\.\\d*\\.\\d*\\+\\d*)"
|
|
},
|
|
"autoupdate": {
|
|
"url": "https://github.com/intiface/intiface-central/releases/download/v$version/intiface-central-v$matchHead-win-x64.exe"
|
|
},
|
|
"version": "3.0.1+37",
|
|
"url": "https://github.com/intiface/intiface-central/releases/download/v3.0.1+37/intiface-central-v3.0.1-win-x64.exe",
|
|
"hash": "acc439b9b380162a7d6adf8911bb3631d9dec430d954d298866d2e85622ffc1d",
|
|
"innosetup": "true",
|
|
"shortcuts": [
|
|
[
|
|
"intiface_central.exe",
|
|
"Intiface Central"
|
|
]
|
|
]
|
|
}
|