serverless: Update to version 3.26.0

This commit is contained in:
github-actions[bot] 2022-12-23 12:32:09 +00:00
parent 2ae8f1ca95
commit d3eef049d8

View File

@ -1,12 +1,12 @@
{
"version": "3.25.1",
"version": "3.26.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.25.1/serverless-win-x64.exe#/serverless.exe",
"hash": "074db35ad9adab2f042011b50763b2a284a8c9821b4646ec58608d6f479ab6e9"
"url": "https://github.com/serverless/serverless/releases/download/v3.26.0/serverless-win-x64.exe#/serverless.exe",
"hash": "7b98f228a630e8f469a6c8cecea82123fd12e647129de197687ceea0a7382fcc"
}
},
"bin": "serverless.exe",