serverless: Update to version 2.34.0

This commit is contained in:
Jakub Čábera 2021-04-07 18:48:39 +02:00
parent 725b342ea8
commit 70b29251cc

View File

@ -1,12 +1,12 @@
{
"version": "2.33.1",
"version": "2.34.0",
"description": "Framework for building and operating serverless applications",
"homepage": "https://serverless.com",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/serverless/serverless/releases/download/v2.33.1/serverless-win-x64.exe#/serverless.exe",
"hash": "5857f73bca6501687170262005aa921274954758db5654363c3e2bcec57e34a2"
"url": "https://github.com/serverless/serverless/releases/download/v2.34.0/serverless-win-x64.exe#/serverless.exe",
"hash": "9d98bea9f54bfdbc362e59cc351a8c315b545fe96a116735ace6411b984a448d"
}
},
"bin": "serverless.exe",