serverless: Update to version 3.17.0

This commit is contained in:
github-actions[bot] 2022-05-10 08:31:01 +00:00
parent 71b9e46db5
commit f2a0f41d1a

View File

@ -1,12 +1,12 @@
{ {
"version": "3.16.0", "version": "3.17.0",
"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.16.0/serverless-win-x64.exe#/serverless.exe", "url": "https://github.com/serverless/serverless/releases/download/v3.17.0/serverless-win-x64.exe#/serverless.exe",
"hash": "7096f84b57c16a8aa8e338ec41dfa92538aed821bd9be5c5686bce0046391090" "hash": "fc37224e44ae20a68fbbc2a65a335f064452939e20854d53c1d5ad66fd1a6a39"
} }
}, },
"bin": "serverless.exe", "bin": "serverless.exe",