Format manifests

This commit is contained in:
Brandon Smith 2018-08-26 16:13:31 -04:00
parent 302911fbe8
commit d491f0158c

View File

@ -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",