serverless: Update to version 2.33.1

This commit is contained in:
Jakub Čábera 2021-04-03 13:16:04 +02:00
parent 28c53c52d1
commit 5c2e9372cd

View File

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