serverless: Update to version 1.71.3

This commit is contained in:
Jakub Čábera 2020-05-21 08:12:36 +02:00
parent 4847b6b414
commit 265a89ca39

View File

@ -1,12 +1,12 @@
{ {
"version": "1.71.1", "version": "1.71.3",
"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.71.1/serverless-win-x64.exe#/serverless.exe", "url": "https://github.com/serverless/serverless/releases/download/v1.71.3/serverless-win-x64.exe#/serverless.exe",
"hash": "7d593e0a742cb24f7ec15a0c55faa900aa4f9227bc180613608d975174ef479d" "hash": "30f2068a16b312246cdf2c28932052f6abb4ccb96d3ba1c58f5f78eb664ae920"
} }
}, },
"bin": "serverless.exe", "bin": "serverless.exe",