mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-28 11:34:25 +00:00
30 lines
900 B
JSON
30 lines
900 B
JSON
{
|
|
"version": "4.10.1",
|
|
"description": "OpenAPI file based API server for mocking, transformations, validations and more",
|
|
"homepage": "https://stoplight.io/open-source/prism",
|
|
"license": "Apache-2.0",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/stoplightio/prism/releases/download/v4.10.1/prism-cli-win.exe#/prism-cli.exe",
|
|
"hash": "ceb0b4d6fb4bb4fd1c5c0ec5f82de73eb30c0f8e499c34bd959b9389a8d0e72e"
|
|
}
|
|
},
|
|
"bin": [
|
|
"prism-cli.exe",
|
|
[
|
|
"prism-cli.exe",
|
|
"prism"
|
|
]
|
|
],
|
|
"checkver": {
|
|
"github": "https://github.com/stoplightio/prism"
|
|
},
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/stoplightio/prism/releases/download/v$version/prism-cli-win.exe#/prism-cli.exe"
|
|
}
|
|
}
|
|
}
|
|
}
|