serverless: Update to version 3.20.0

This commit is contained in:
github-actions[bot] 2022-07-08 16:31:12 +00:00
parent 329828dafe
commit a5c7e422a6

View File

@ -1,12 +1,12 @@
{ {
"version": "3.19.0", "version": "3.20.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.19.0/serverless-win-x64.exe#/serverless.exe", "url": "https://github.com/serverless/serverless/releases/download/v3.20.0/serverless-win-x64.exe#/serverless.exe",
"hash": "ae7a96464459067f8765c67420d5eac3db31b48a1ab20354e45692fe3c5b595b" "hash": "e38994b10610656d1e389e0ff1f9fd9e0cad157bb066fe6253db6bee8050ecd0"
} }
}, },
"bin": "serverless.exe", "bin": "serverless.exe",