serverless: Update to version 1.82.0

This commit is contained in:
Jakub Čábera 2020-09-05 13:51:32 +02:00
parent 8c95607559
commit 2ef86deacc

View File

@ -1,12 +1,12 @@
{ {
"version": "1.81.1", "version": "1.82.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/v1.81.1/serverless-win-x64.exe#/serverless.exe", "url": "https://github.com/serverless/serverless/releases/download/v1.82.0/serverless-win-x64.exe#/serverless.exe",
"hash": "c8553574f277e724bfc5cde2ea8873d9e76e61ce9ef8cadc46412d1fb1aee153" "hash": "a4fa2ec7d861f383ac59ba92813bd807273d22b9e3d6bbf53a3d7b403839e763"
} }
}, },
"bin": "serverless.exe", "bin": "serverless.exe",