serverless: Update to version 3.25.0

This commit is contained in:
github-actions[bot] 2022-11-21 16:30:34 +00:00
parent e70bcfed25
commit 756d9c669b

View File

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