serverless: Update to version 2.16.1

This commit is contained in:
Jakub Čábera 2020-12-22 18:38:50 +01:00
parent 234025555c
commit 8c5af4f148

View File

@ -1,12 +1,12 @@
{ {
"version": "2.16.0", "version": "2.16.1",
"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.16.0/serverless-win-x64.exe#/serverless.exe", "url": "https://github.com/serverless/serverless/releases/download/v2.16.1/serverless-win-x64.exe#/serverless.exe",
"hash": "e4d0142fdaff44dccbffaf54290bb51cb17c684af5a1025578883cf4d1db7aa7" "hash": "107aec353aa3225667325a58052710ab045c354ac0f097b8215b7ac10301bce6"
} }
}, },
"bin": "serverless.exe", "bin": "serverless.exe",