mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-26 05:25:12 +00:00
30 lines
860 B
JSON
30 lines
860 B
JSON
{
|
|
"version": "4.1.3",
|
|
"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.1.3/prism-cli.exe",
|
|
"hash": "97e1e976716a9f932de3e7269e86e19498d193c9ee2c40b25d5e52f03e232282"
|
|
}
|
|
},
|
|
"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.exe"
|
|
}
|
|
}
|
|
}
|
|
}
|