serverless: Update to version 3.24.1

This commit is contained in:
github-actions[bot] 2022-11-04 20:29:35 +00:00
parent a65bbfae35
commit a5df679b3c

View File

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