Format manifests

This commit is contained in:
Brandon Smith 2019-03-23 12:36:42 -04:00
parent 179ec11bbd
commit e36389275e
3 changed files with 27 additions and 30 deletions

View File

@ -13,9 +13,7 @@
}
},
"bin": "interactive-rebase-tool.exe",
"notes": [
"Run 'git config --global sequence.editor interactive-rebase-tool' to configure as your rebase tool."
],
"notes": "Run 'git config --global sequence.editor interactive-rebase-tool' to configure as your rebase tool.",
"checkver": {
"github": "https://github.com/MitMaro/git-interactive-rebase-tool/"
},

View File

@ -34,5 +34,4 @@
"autoupdate": {
"url": "https://github.com/Microsoft/Microsoft-MPI/releases/download/v$version/msmpisetup.exe"
}
}