serverless: Update to version 3.7.3

This commit is contained in:
github-actions[bot] 2022-03-09 20:27:58 +00:00
parent 39c5a367a2
commit f994e7d088

View File

@ -1,12 +1,12 @@
{ {
"version": "3.7.2", "version": "3.7.3",
"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.7.2/serverless-win-x64.exe#/serverless.exe", "url": "https://github.com/serverless/serverless/releases/download/v3.7.3/serverless-win-x64.exe#/serverless.exe",
"hash": "1ac0b731128d1576b528794e3049a47d766cc6bafcec90b7fd73168b39a970f5" "hash": "bf51d196b3c561eba84d08e58cce009c8a14f131171ceaa1f145b3ac63cf3153"
} }
}, },
"bin": "serverless.exe", "bin": "serverless.exe",