serverless: Update to version 3.25.1

This commit is contained in:
github-actions[bot] 2022-11-29 04:29:12 +00:00
parent 4050cbe7e9
commit 65cf4b54c8

View File

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