serverless: Update to version 3.12.0

This commit is contained in:
github-actions[bot] 2022-04-07 00:32:38 +00:00
parent 8716298d33
commit 46c39788a8

View File

@ -1,12 +1,12 @@
{
"version": "3.11.0",
"version": "3.12.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/v3.11.0/serverless-win-x64.exe#/serverless.exe",
"hash": "65d491cb53bd45fcf39ebae53bfcc0322d49197974eedf06be0903204bae8a76"
"url": "https://github.com/serverless/serverless/releases/download/v3.12.0/serverless-win-x64.exe#/serverless.exe",
"hash": "160b4e1210062b97f14723d69b00018472ad436be726c1ccd8ba1a1a3e3e875a"
}
},
"bin": "serverless.exe",