serverless: Update to version 2.29.0

This commit is contained in:
Jakub Čábera 2021-03-10 08:54:43 +01:00
parent d9edc21716
commit 569c0490e4

View File

@ -1,12 +1,12 @@
{ {
"version": "2.28.7", "version": "2.29.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.28.7/serverless-win-x64.exe#/serverless.exe", "url": "https://github.com/serverless/serverless/releases/download/v2.29.0/serverless-win-x64.exe#/serverless.exe",
"hash": "f51b9778b8b95711c84d16e5a89ff004929bf6e4b499edaa4681261b95c47aa9" "hash": "e3c2c116eb81cd2e760be82ce3efacf97cdd202ae94e0c145a32d38b7bb9f159"
} }
}, },
"bin": "serverless.exe", "bin": "serverless.exe",