serverless: Update to version 2.23.0

This commit is contained in:
Jakub Čábera 2021-02-08 10:14:21 -08:00
parent ce10175e82
commit ded6df4d35

View File

@ -1,12 +1,12 @@
{
"version": "2.22.0",
"version": "2.23.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.22.0/serverless-win-x64.exe#/serverless.exe",
"hash": "2455c6b07556bff24b47265875802d61722207a18b6f6f53da771fe9a7851f33"
"url": "https://github.com/serverless/serverless/releases/download/v2.23.0/serverless-win-x64.exe#/serverless.exe",
"hash": "08cb6b1ba50d7e67a01c5f08253664475c62644c7967664c9906517a8f3c93a9"
}
},
"bin": "serverless.exe",