mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-29 03:54:28 +00:00
30 lines
898 B
JSON
30 lines
898 B
JSON
{
|
|
"version": "4.4.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.4.1/prism-cli-win.exe#/prism-cli.exe",
|
|
"hash": "76839d2a89ba625fce7a07efda73ad6e321c7d793af4cac4fac1adbf31e5389d"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|