serverless: Update to version 3.7.5

This commit is contained in:
github-actions[bot] 2022-03-15 08:28:43 +00:00
parent 0a7fb562c5
commit 1c99a089ab

View File

@ -1,12 +1,12 @@
{
"version": "3.7.4",
"version": "3.7.5",
"description": "Framework for building and operating serverless applications",
"homepage": "https://serverless.com",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/serverless/serverless/releases/download/v3.7.4/serverless-win-x64.exe#/serverless.exe",
"hash": "cd191e9946d15a268e2eb771f4b1ff31b60d05ce4e7b1f42ddc667ed5fc44cef"
"url": "https://github.com/serverless/serverless/releases/download/v3.7.5/serverless-win-x64.exe#/serverless.exe",
"hash": "323488f498bdd896be4aed0e07719602adbfd5679d84ac1354fd87b06f106427"
}
},
"bin": "serverless.exe",