serverless: Update to version 2.72.2

This commit is contained in:
github-actions[bot] 2022-01-25 00:33:13 +00:00
parent 502e6cc9bb
commit 8a1b7956cb

View File

@ -1,12 +1,12 @@
{ {
"version": "2.72.1", "version": "2.72.2",
"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/v2.72.1/serverless-win-x64.exe#/serverless.exe", "url": "https://github.com/serverless/serverless/releases/download/v2.72.2/serverless-win-x64.exe#/serverless.exe",
"hash": "f36916da0f395637449b3be8fedc5694964723eef36f3469f25184498f8f0586" "hash": "b169386363c6ae0a0b95a9164af13fb2303d0d9e04104b24d67aebad60ee6128"
} }
}, },
"bin": "serverless.exe", "bin": "serverless.exe",