serverless: Update to version 2.72.1

This commit is contained in:
github-actions[bot] 2022-01-21 12:31:49 +00:00
parent bed4d86edc
commit a5a0e19d53

View File

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