diff --git a/bucket/stoplight-prism.json b/bucket/stoplight-prism.json index d3e0a99ef2..c89c862910 100644 --- a/bucket/stoplight-prism.json +++ b/bucket/stoplight-prism.json @@ -1,12 +1,12 @@ { - "version": "4.2.3", + "version": "4.2.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/v4.2.3/prism-cli.exe", - "hash": "02d74f9b2ae631027ccfa55159c026d9bae048db80f965544bc22f7fe5349185" + "url": "https://github.com/stoplightio/prism/releases/download/v4.2.5/prism-cli-win.exe#/prism-cli.exe", + "hash": "f64f0162cfb3e7deea988b30558c0b1c44802b58b4313219267d733fe4a268d8" } }, "bin": [ @@ -22,7 +22,7 @@ "autoupdate": { "architecture": { "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" } } }