serverless: Update to version 1.76.0

This commit is contained in:
Jakub Čábera 2020-07-23 15:22:22 +02:00
parent f31cf7b3a6
commit b04aeb902b

View File

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