serverless: Update to version 3.18.0

This commit is contained in:
github-actions[bot] 2022-05-19 20:28:35 +00:00
parent 3be3a977a4
commit 6d61ae5938

View File

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