serverless: Update to version 2.53.0

This commit is contained in:
Jakub Čábera 2021-08-04 22:56:50 -07:00
parent 89c9889e6a
commit a730691cb1

View File

@ -1,12 +1,12 @@
{ {
"version": "2.52.1", "version": "2.53.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.52.1/serverless-win-x64.exe#/serverless.exe", "url": "https://github.com/serverless/serverless/releases/download/v2.53.0/serverless-win-x64.exe#/serverless.exe",
"hash": "49c0ff3e7974cf909f7fc7cb0523fbd65cea0fd62a25d5bca867e1c4596a2905" "hash": "6804573527e6167aea724572b7bc7caa3a76225e855a7ca4e0860c4d6e2944a7"
} }
}, },
"bin": "serverless.exe", "bin": "serverless.exe",