serverless: Update to version 2.33.0

This commit is contained in:
Jakub Čábera 2021-04-03 04:12:20 +02:00
parent 9ce13a9e27
commit 0a54a7fdeb

View File

@ -1,12 +1,12 @@
{
"version": "2.32.1",
"version": "2.33.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.32.1/serverless-win-x64.exe#/serverless.exe",
"hash": "eb522921f4f2551516b4531b265d1a66dedd3999ec1573f90932ce4a53df7858"
"url": "https://github.com/serverless/serverless/releases/download/v2.33.0/serverless-win-x64.exe#/serverless.exe",
"hash": "09efa4220e0b001f09a59bb70826be6a7adcdb6b47291c1c34293a36bbc1f3ba"
}
},
"bin": "serverless.exe",