diff --git a/version.json b/version.json new file mode 100644 index 0000000..8871097 --- /dev/null +++ b/version.json @@ -0,0 +1,14 @@ +{ + "version":"3.1.0", + "url":"http://rbsoft.org/downloads/AutoUpdaterTest.zip", + "changelog":"https://github.com/ravibpatel/AutoUpdater.NET/releases", + "mandatory":{ + "value":true, + "minVersion": "3.1.0", + "mode":1 + }, + "checksum":{ + "value":"E5F59E50FC91A9E52634FFCB11F32BD37FE0E2F1", + "hashingAlgorithm":"SHA1" + } +}