mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
Format manifests
This commit is contained in:
parent
179ec11bbd
commit
e36389275e
@ -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/"
|
||||
},
|
||||
|
||||
@ -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"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@ -34,5 +34,4 @@
|
||||
"autoupdate": {
|
||||
"url": "https://github.com/Microsoft/Microsoft-MPI/releases/download/v$version/msmpisetup.exe"
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user