serverless: Update to version 2.60.3

This commit is contained in:
Jakub Čábera 2021-10-01 19:01:28 -07:00
parent 2018562b6b
commit 34f296b5ed

View File

@ -1,12 +1,12 @@
{
"version": "2.60.2",
"version": "2.60.3",
"description": "Framework for building and operating serverless applications",
"homepage": "https://serverless.com",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/serverless/serverless/releases/download/v2.60.2/serverless-win-x64.exe#/serverless.exe",
"hash": "78d41e6f8c83ff02c4abee03a8a0fa40b08eeaf416ff61ff88dce4f19654e6d9"
"url": "https://github.com/serverless/serverless/releases/download/v2.60.3/serverless-win-x64.exe#/serverless.exe",
"hash": "e78fd90620d8f12be867dfa524adeac8c604d491f46bc3ca9fe7ecaf0e0bd826"
}
},
"bin": "serverless.exe",