serverless: Update to version 3.15.0

This commit is contained in:
github-actions[bot] 2022-04-20 16:30:39 +00:00
parent e238fa0a4a
commit f62a9dc5e0

View File

@ -1,12 +1,12 @@
{ {
"version": "3.14.0", "version": "3.15.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.14.0/serverless-win-x64.exe#/serverless.exe", "url": "https://github.com/serverless/serverless/releases/download/v3.15.0/serverless-win-x64.exe#/serverless.exe",
"hash": "17ca810882f6f78506603c574564ef33acec82af5c1a33c9f91bca9f9e725774" "hash": "d2b107f957619a4e1332b7a7ae8bc0bda26fa8a59b696b06a59bf198e24c4643"
} }
}, },
"bin": "serverless.exe", "bin": "serverless.exe",