serverless: Update to version 2.63.0

This commit is contained in:
Jakub Čábera 2021-10-15 08:26:18 -07:00
parent e8980f2eec
commit 2a61c80f63

View File

@ -1,12 +1,12 @@
{ {
"version": "2.62.0", "version": "2.63.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.62.0/serverless-win-x64.exe#/serverless.exe", "url": "https://github.com/serverless/serverless/releases/download/v2.63.0/serverless-win-x64.exe#/serverless.exe",
"hash": "b65779a2accf55ee755eb5ec561f1bc9ac1eb7a9b3f4283314e7b348c3df4130" "hash": "18ea926b3a836a22d5995c01ad3cba8d813d8d530d5ca319d96418c62b64ce6f"
} }
}, },
"bin": "serverless.exe", "bin": "serverless.exe",