Update to reflect new test update

This commit is contained in:
terrymacdonald 2020-12-13 15:02:05 +13:00 committed by GitHub
parent 7cbfcde5a1
commit 6dac280f65
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,14 +1,14 @@
{ {
"version":"2.0.0.0", "version": "0.1-alpha.0",
"url":"http://rbsoft.org/downloads/AutoUpdaterTest.zip", "url": "https://github.com/terrymacdonald/DisplayMagician/releases/download/v0.1-alpha.0/DisplayMagicianSetup-0.1-alpha.0.msi",
"changelog":"https://github.com/ravibpatel/AutoUpdater.NET/releases", "changelog": "https://github.com/terrymacdonald/DisplayMagician/releases",
"mandatory":{ "mandatory": {
"value":true, "value": false,
"minVersion": "2.0.0.0", "minVersion": "0.0.1.0",
"mode":1 "mode": 0
}, },
"checksum":{ "checksum": {
"value":"E5F59E50FC91A9E52634FFCB11F32BD37FE0E2F1", "value": "818B9DC0A6615910998DCD3679311CB8A7B8B37D8D661AD6D4D97A6458F731BC",
"hashingAlgorithm":"SHA1" "hashingAlgorithm": "SHA256"
} }
} }