mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-29 03:54:28 +00:00
30 lines
860 B
JSON
30 lines
860 B
JSON
{
|
|
"version": "3.3.5",
|
|
"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/v3.3.5/prism-cli.exe",
|
|
"hash": "052e9bc7c6b9a514739afe880789796b6b395720e37aede40addc22b728dddff"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|