serverless: Update to version 2.62.0

This commit is contained in:
Jakub Čábera 2021-10-09 10:42:28 -07:00
parent 85b1e22b3f
commit a9392321d8

View File

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