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

@ -1,29 +1,29 @@
{
"description": "Micronaut - A modern, JVM-based (Java, Groovy, Kotlin), full-stack framework for building modular and testable microservice and serverless applications",
"version": "1.0.4",
"homepage": "https://micronaut.io",
"license": "Apache-2.0",
"url": "https://github.com/micronaut-projects/micronaut-core/releases/download/v1.0.4/micronaut-1.0.4.zip",
"hash": "d537a774ba1e073dbeca14611a0fc9fc296e1231e128d9f62577537f46373151",
"extract_dir": "micronaut-1.0.4",
"bin": "bin\\mn.bat",
"env_set": {
"MICRONAUT_HOME": "$dir"
},
"suggest": {
"JDK": [
"java/oraclejdk",
"java/openjdk"
]
},
"checkver": {
"github": "https://github.com/micronaut-projects/micronaut-core"
},
"autoupdate": {
"url": "https://github.com/micronaut-projects/micronaut-core/releases/download/v$version/micronaut-$version.zip",
"extract_dir": "micronaut-$version",
"hash": {
"url": "$url.sha256"
"description": "Micronaut - A modern, JVM-based (Java, Groovy, Kotlin), full-stack framework for building modular and testable microservice and serverless applications",
"version": "1.0.4",
"homepage": "https://micronaut.io",
"license": "Apache-2.0",
"url": "https://github.com/micronaut-projects/micronaut-core/releases/download/v1.0.4/micronaut-1.0.4.zip",
"hash": "d537a774ba1e073dbeca14611a0fc9fc296e1231e128d9f62577537f46373151",
"extract_dir": "micronaut-1.0.4",
"bin": "bin\\mn.bat",
"env_set": {
"MICRONAUT_HOME": "$dir"
},
"suggest": {
"JDK": [
"java/oraclejdk",
"java/openjdk"
]
},
"checkver": {
"github": "https://github.com/micronaut-projects/micronaut-core"
},
"autoupdate": {
"url": "https://github.com/micronaut-projects/micronaut-core/releases/download/v$version/micronaut-$version.zip",
"extract_dir": "micronaut-$version",
"hash": {
"url": "$url.sha256"
}
}
}
}

View File

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