serverless: Update to version 2.72.0

This commit is contained in:
github-actions[bot] 2022-01-17 12:31:23 +00:00
parent 558c47e3f1
commit e3edf93522

View File

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