From 6dac280f651063dbab5cf78ba089514afd8dc2e7 Mon Sep 17 00:00:00 2001 From: terrymacdonald Date: Sun, 13 Dec 2020 15:02:05 +1300 Subject: [PATCH] Update to reflect new test update --- docs/update/index.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/docs/update/index.json b/docs/update/index.json index 1985765..d3dded5 100644 --- a/docs/update/index.json +++ b/docs/update/index.json @@ -1,14 +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" - } + "version": "0.1-alpha.0", + "url": "https://github.com/terrymacdonald/DisplayMagician/releases/download/v0.1-alpha.0/DisplayMagicianSetup-0.1-alpha.0.msi", + "changelog": "https://github.com/terrymacdonald/DisplayMagician/releases", + "mandatory": { + "value": false, + "minVersion": "0.0.1.0", + "mode": 0 + }, + "checksum": { + "value": "818B9DC0A6615910998DCD3679311CB8A7B8B37D8D661AD6D4D97A6458F731BC", + "hashingAlgorithm": "SHA256" + } }