diff --git a/git-interactive-rebase-tool.json b/git-interactive-rebase-tool.json index 36ba261428..6e3eb15b2e 100644 --- a/git-interactive-rebase-tool.json +++ b/git-interactive-rebase-tool.json @@ -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/" }, diff --git a/micronaut.json b/micronaut.json index c0dc2d2ac4..c9eea2023a 100644 --- a/micronaut.json +++ b/micronaut.json @@ -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" + } } - } } diff --git a/msmpi.json b/msmpi.json index 64eec8c274..f927397e97 100644 --- a/msmpi.json +++ b/msmpi.json @@ -34,5 +34,4 @@ "autoupdate": { "url": "https://github.com/Microsoft/Microsoft-MPI/releases/download/v$version/msmpisetup.exe" } - }