serverless: Update to version 3.7.1

This commit is contained in:
github-actions[bot] 2022-03-02 16:30:14 +00:00
parent cb2acb10d1
commit 73cf1637e8

View File

@ -1,12 +1,12 @@
{ {
"version": "3.7.0", "version": "3.7.1",
"description": "Framework for building and operating serverless applications", "description": "Framework for building and operating serverless applications",
"homepage": "https://serverless.com", "homepage": "https://serverless.com",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/serverless/serverless/releases/download/v3.7.0/serverless-win-x64.exe#/serverless.exe", "url": "https://github.com/serverless/serverless/releases/download/v3.7.1/serverless-win-x64.exe#/serverless.exe",
"hash": "e2933c3f4eab31a2b18ec0cebc67cdaa5aa6aa1961e6a4d7be224b1b103314cf" "hash": "4d5d3f981f1e12b42e353dd98097272d183c3f0996aa8b355f4f7af014e9ab4a"
} }
}, },
"bin": "serverless.exe", "bin": "serverless.exe",