Create index.json

This commit is contained in:
terrymacdonald 2020-12-13 14:10:31 +13:00 committed by GitHub
parent efa0c68e90
commit 7cbfcde5a1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

@ -0,0 +1,14 @@
{
"version":"2.0.0.0",
"url":"http://rbsoft.org/downloads/AutoUpdaterTest.zip",
"changelog":"https://github.com/ravibpatel/AutoUpdater.NET/releases",
"mandatory":{
"value":true,
"minVersion": "2.0.0.0",
"mode":1
},
"checksum":{
"value":"E5F59E50FC91A9E52634FFCB11F32BD37FE0E2F1",
"hashingAlgorithm":"SHA1"
}
}