mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 14:51:18 +00:00
30 lines
900 B
JSON
30 lines
900 B
JSON
{
|
|
"version": "5.11.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/v5.11.1/prism-cli-win.exe#/prism-cli.exe",
|
|
"hash": "1bcc970f807ef21f09d9e9b2a81d815c35fe76955f84f733e4fa6eff272e7b9c"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|