serverless: Update to version 3.18.1

This commit is contained in:
github-actions[bot] 2022-05-20 12:31:19 +00:00
parent 155f51a3e7
commit 8ad0b5fac3

View File

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