serverless: Update to version 2.16.0

This commit is contained in:
Jakub Čábera 2020-12-18 14:49:00 +01:00
parent 34ac3d4284
commit 60109b5596

View File

@ -1,12 +1,12 @@
{
"version": "2.15.0",
"version": "2.16.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.15.0/serverless-win-x64.exe#/serverless.exe",
"hash": "13b8af8acfad09147d03cb1649ecc2c020f7c11b7a8632eaedfe17f0ec884390"
"url": "https://github.com/serverless/serverless/releases/download/v2.16.0/serverless-win-x64.exe#/serverless.exe",
"hash": "e4d0142fdaff44dccbffaf54290bb51cb17c684af5a1025578883cf4d1db7aa7"
}
},
"bin": "serverless.exe",