mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
stoplight-prism: Update to version 4.2.5
This commit is contained in:
parent
da23003b7d
commit
488ed661fd
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "4.2.3",
|
"version": "4.2.5",
|
||||||
"description": "OpenAPI file based API server for mocking, transformations, validations and more",
|
"description": "OpenAPI file based API server for mocking, transformations, validations and more",
|
||||||
"homepage": "https://stoplight.io/open-source/prism",
|
"homepage": "https://stoplight.io/open-source/prism",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/stoplightio/prism/releases/download/v4.2.3/prism-cli.exe",
|
"url": "https://github.com/stoplightio/prism/releases/download/v4.2.5/prism-cli-win.exe#/prism-cli.exe",
|
||||||
"hash": "02d74f9b2ae631027ccfa55159c026d9bae048db80f965544bc22f7fe5349185"
|
"hash": "f64f0162cfb3e7deea988b30558c0b1c44802b58b4313219267d733fe4a268d8"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
@ -22,7 +22,7 @@
|
|||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/stoplightio/prism/releases/download/v$version/prism-cli.exe"
|
"url": "https://github.com/stoplightio/prism/releases/download/v$version/prism-cli-win.exe#/prism-cli.exe"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user