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