serverless: Update to version 2.53.1

This commit is contained in:
Jakub Čábera 2021-08-06 13:22:06 -07:00
parent 2eea4c056e
commit bb95c7f915

View File

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