serverless: Update to version 2.64.1

This commit is contained in:
Jakub Čábera 2021-10-20 10:06:02 -07:00
parent 97aaba9861
commit 1bcb763a8c

View File

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