diff --git a/xdelta.json b/xdelta.json index 804031fc9f..f23554e390 100644 --- a/xdelta.json +++ b/xdelta.json @@ -4,7 +4,9 @@ "license": "GPL-3.0", "bin": "xdelta.exe", "pre_install": "Get-ChildItem \"$dir\\xdelta3-*.exe\" | Rename-Item -NewName \"$dir\\xdelta.exe\"", - "checkver": {"github": "https://github.com/jmacd/xdelta-gpl"}, + "checkver": { + "github": "https://github.com/jmacd/xdelta-gpl" + }, "architecture": { "64bit": { "url": "https://github.com/jmacd/xdelta-gpl/releases/download/v3.1.0/xdelta3-3.1.0-x86_64.exe.zip",