serverless: Update to version 2.17.0

This commit is contained in:
Jakub Čábera 2020-12-30 17:07:26 +01:00
parent 21e547f4c5
commit 3e8e0b8000

View File

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