serverless: Update to version 2.35.0

This commit is contained in:
Jakub Čábera 2021-04-09 15:47:44 +02:00
parent 32450331bf
commit d35a2fc18f

View File

@ -1,12 +1,12 @@
{
"version": "2.34.0",
"version": "2.35.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.34.0/serverless-win-x64.exe#/serverless.exe",
"hash": "9d98bea9f54bfdbc362e59cc351a8c315b545fe96a116735ace6411b984a448d"
"url": "https://github.com/serverless/serverless/releases/download/v2.35.0/serverless-win-x64.exe#/serverless.exe",
"hash": "c7dc6a0fe002308d418fb1f6b7c6c693b571106ed5e27f5c2c16061f412526c3"
}
},
"bin": "serverless.exe",