serverless: Update to version 2.10.0

This commit is contained in:
Jakub Čábera 2020-11-03 18:25:35 +01:00
parent 763794c5ab
commit 8b74800437

View File

@ -1,12 +1,12 @@
{
"version": "2.9.0",
"version": "2.10.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.9.0/serverless-win-x64.exe#/serverless.exe",
"hash": "a6c7fa8b63c250b404d660cb5e867e3f8a66cc81ff4e2b66c10849775a506798"
"url": "https://github.com/serverless/serverless/releases/download/v2.10.0/serverless-win-x64.exe#/serverless.exe",
"hash": "85d115a19974299ba88d5eb30c8e182a81ee757cb6917f3f55b667fe68934b7b"
}
},
"bin": "serverless.exe",