From aef69c2f4958e89fb19ac0ff01f46819ad690030 Mon Sep 17 00:00:00 2001 From: terrymacdonald Date: Sun, 14 Mar 2021 22:00:50 +1300 Subject: [PATCH] Update index.json Fixed download link --- docs/update/index.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/update/index.json b/docs/update/index.json index 46a5505..0b2f6a6 100644 --- a/docs/update/index.json +++ b/docs/update/index.json @@ -1,6 +1,6 @@ { "version": "1.0.0.0", - "url": "https://github.com/terrymacdonald/DisplayMagician/releases/download/v1.0.0/DisplayMagicianSetup-1.0.0.msi", + "url": "https://github.com/terrymacdonald/DisplayMagician/releases/download/v1.0.0/DisplayMagicianSetup-v1.0.0.msi", "changelog": "https://github.com/terrymacdonald/DisplayMagician/releases", "mandatory": { "value": false, @@ -11,4 +11,4 @@ "value": "C57BC68B99F58F6A3C343870EDC3F534DCB1EC2DF270535E072BADD1E9EED9CF", "hashingAlgorithm": "SHA256" } -} \ No newline at end of file +}