serverless: Update to version 3.7.4

This commit is contained in:
github-actions[bot] 2022-03-10 16:30:01 +00:00
parent eb0c4ab823
commit a377dab95d

View File

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