serverless: Update to version 3.0.0

This commit is contained in:
github-actions[bot] 2022-01-27 16:29:49 +00:00
parent 002530d541
commit 85ffe29348

View File

@ -1,12 +1,12 @@
{
"version": "2.72.2",
"version": "3.0.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.72.2/serverless-win-x64.exe#/serverless.exe",
"hash": "b169386363c6ae0a0b95a9164af13fb2303d0d9e04104b24d67aebad60ee6128"
"url": "https://github.com/serverless/serverless/releases/download/v3.0.0/serverless-win-x64.exe#/serverless.exe",
"hash": "7ac988f27432c2cacbe4b12dee0a85785efd1e45956619feb7b85133b3ce944d"
}
},
"bin": "serverless.exe",