serverless: Update to version 3.24.0

This commit is contained in:
github-actions[bot] 2022-11-03 20:26:25 +00:00
parent b49d9b8109
commit c6a9682e89

View File

@ -1,12 +1,12 @@
{ {
"version": "3.23.0", "version": "3.24.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.23.0/serverless-win-x64.exe#/serverless.exe", "url": "https://github.com/serverless/serverless/releases/download/v3.24.0/serverless-win-x64.exe#/serverless.exe",
"hash": "af6036d35fac3ecabd91c05d36316746d3b097217702b1f4a39c0fa563a5ad90" "hash": "c0a36e5aa614a6bc412579104b55894ebc5e4228b7fd9d1c8d6fd64b646b647e"
} }
}, },
"bin": "serverless.exe", "bin": "serverless.exe",