mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
Manifest for Stoplight Prism added. (#790)
This commit is contained in:
parent
4864aae89c
commit
18f5da9d30
29
bucket/stoplight-prism.json
Normal file
29
bucket/stoplight-prism.json
Normal file
@ -0,0 +1,29 @@
|
||||
{
|
||||
"version": "3.2.6",
|
||||
"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.2.6/prism-cli.exe",
|
||||
"hash": "29ceff44b08ea357f82f3e278ce9a92d8eed73d5770a7a21d88c054977453446"
|
||||
}
|
||||
},
|
||||
"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"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user