From 9966ae72913fc09c1f377954a57ad1dcdec7c3e2 Mon Sep 17 00:00:00 2001 From: Simon Hartcher Date: Thu, 21 Jan 2016 00:45:11 +1100 Subject: [PATCH] Fix lessmsi.json file format --- lessmsi.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/lessmsi.json b/lessmsi.json index 0eead56337..7bbbcabe3b 100644 --- a/lessmsi.json +++ b/lessmsi.json @@ -1,8 +1,8 @@ { - "homepage": "https://github.com/activescott/lessmsi/", - "version": "1.4", - "license": "https://github.com/activescott/lessmsi/raw/master/LICENSE", - "hash": "ea16da35477aff1ab63d71e0f1c08ca697cad6f7211ccdf7fb8fa2c7206a1ffa", - "url": "https://github.com/activescott/lessmsi/releases/download/v1.4/lessmsi-v1.4.zip", - "bin": "lessmsi.exe" + "homepage": "https://github.com/activescott/lessmsi/", + "version": "1.4", + "license": "https://github.com/activescott/lessmsi/raw/master/LICENSE", + "hash": "ea16da35477aff1ab63d71e0f1c08ca697cad6f7211ccdf7fb8fa2c7206a1ffa", + "url": "https://github.com/activescott/lessmsi/releases/download/v1.4/lessmsi-v1.4.zip", + "bin": "lessmsi.exe" }