Added a index.json

This allows the autoupdate functionality to work.
This commit is contained in:
Terry MacDonald 2020-12-13 14:26:06 +13:00
parent 1ffc57f707
commit 2ad1a3553b

14
docs/update/index.json Normal file
View File

@ -0,0 +1,14 @@
{
"version": "0.1-alpha.0",
"url": "https://github.com/terrymacdonald/DisplayMagician/releases/download/v1.0-alpha.0/DisplayMagician-1.0-alpha.0.zip",
"changelog": "https://github.com/terrymacdonald/DisplayMagician/releases",
"mandatory": {
"value": true,
"minVersion": "0.0.1.0",
"mode": 1
},
"checksum": {
"value": "E5F59E50FC91A9E52634FFCB11F32BD37FE0E2F1",
"hashingAlgorithm": "SHA1"
}
}