DisplayMagician/docs/update/index.json
Terry MacDonald 081d54cbb1 Fixed Game process detection
Also updated the update json so that
it will update correctly.
2021-03-28 21:52:55 +13:00

15 lines
443 B
JSON

{
"version": "1.0.2.0",
"url": "https://github.com/terrymacdonald/DisplayMagician/releases/download/v1.0.2/DisplayMagicianSetup-v1.0.2.msi",
"changelog": "https://github.com/terrymacdonald/DisplayMagician/releases",
"mandatory": {
"value": false,
"minVersion": "0.1.0.0",
"mode": 0
},
"checksum": {
"value": "49363731427276601051E6D70F1DA3BB389760FC73CEF5F7854EC88E5011BF40",
"hashingAlgorithm": "SHA256"
}
}