serverless: Update to version 2.36.0

This commit is contained in:
Jakub Čábera 2021-04-20 11:53:52 +02:00
parent cb993f5822
commit 0b49d97771

View File

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