serverless: Update to version 3.0.1

This commit is contained in:
github-actions[bot] 2022-01-28 16:29:29 +00:00
parent 421e5b0e8e
commit 75c5936d03

View File

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