serverless: Update to version 2.12.0

This commit is contained in:
Jakub Čábera 2020-11-21 14:59:35 +01:00
parent b61eebefa4
commit 6dc920a409

View File

@ -1,12 +1,12 @@
{ {
"version": "2.11.1", "version": "2.12.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.11.1/serverless-win-x64.exe#/serverless.exe", "url": "https://github.com/serverless/serverless/releases/download/v2.12.0/serverless-win-x64.exe#/serverless.exe",
"hash": "9652df5ad47c3743572973c7ee94471d3620f481cec0b3d6df2baae3f64be8f4" "hash": "f2cc17e9d78fb85a431b239cb9c0e885743feb130533ccbc41f4e1a9a644e2f5"
} }
}, },
"bin": "serverless.exe", "bin": "serverless.exe",