serverless: Update to version 3.7.2

This commit is contained in:
github-actions[bot] 2022-03-08 12:30:26 +00:00
parent 335b5be9d3
commit 0a73f3ca4a

View File

@ -1,12 +1,12 @@
{
"version": "3.7.1",
"version": "3.7.2",
"description": "Framework for building and operating serverless applications",
"homepage": "https://serverless.com",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/serverless/serverless/releases/download/v3.7.1/serverless-win-x64.exe#/serverless.exe",
"hash": "4d5d3f981f1e12b42e353dd98097272d183c3f0996aa8b355f4f7af014e9ab4a"
"url": "https://github.com/serverless/serverless/releases/download/v3.7.2/serverless-win-x64.exe#/serverless.exe",
"hash": "1ac0b731128d1576b528794e3049a47d766cc6bafcec90b7fd73168b39a970f5"
}
},
"bin": "serverless.exe",