serverless: Update to version 3.1.0

This commit is contained in:
github-actions[bot] 2022-02-01 12:35:21 +00:00
parent 47b81d71c7
commit 2763c16541

View File

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