From 7cbfcde5a128991d43d9d9c7e1b687c0599eeb69 Mon Sep 17 00:00:00 2001 From: terrymacdonald Date: Sun, 13 Dec 2020 14:10:31 +1300 Subject: [PATCH] Create index.json --- docs/update/index.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 docs/update/index.json diff --git a/docs/update/index.json b/docs/update/index.json new file mode 100644 index 0000000..1985765 --- /dev/null +++ b/docs/update/index.json @@ -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" + } +}