serverless: Update to version 3.1.1

This commit is contained in:
github-actions[bot] 2022-02-02 16:29:48 +00:00
parent 1ab33dfcb1
commit 4c53462c60

View File

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