serverless: Update to version 2.52.1

This commit is contained in:
Jakub Čábera 2021-07-22 06:09:19 -07:00
parent 321793bcea
commit 4506bb1033

View File

@ -1,12 +1,12 @@
{ {
"version": "2.52.0", "version": "2.52.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.52.0/serverless-win-x64.exe#/serverless.exe", "url": "https://github.com/serverless/serverless/releases/download/v2.52.1/serverless-win-x64.exe#/serverless.exe",
"hash": "69c5423a244119941d2444754209f4a77554bb4a3be5fac8951617bb8a43c703" "hash": "49c0ff3e7974cf909f7fc7cb0523fbd65cea0fd62a25d5bca867e1c4596a2905"
} }
}, },
"bin": "serverless.exe", "bin": "serverless.exe",