serverless: Update to version 1.76.1

This commit is contained in:
Jakub Čábera 2020-07-24 04:29:04 +02:00
parent 64c6d2cdc6
commit f410660036

View File

@ -1,12 +1,12 @@
{ {
"version": "1.76.0", "version": "1.76.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/v1.76.0/serverless-win-x64.exe#/serverless.exe", "url": "https://github.com/serverless/serverless/releases/download/v1.76.1/serverless-win-x64.exe#/serverless.exe",
"hash": "32370b11963ebe9d5b77692355d862b866f601e97338121871ef96db24a3e30e" "hash": "a660e70aa5e64cfbd57b5c9b0b45c8492a7d06c88a035203e1bff622b8b23bdf"
} }
}, },
"bin": "serverless.exe", "bin": "serverless.exe",