serverless: Update to version 1.74.1

This commit is contained in:
Jakub Čábera 2020-06-29 19:24:07 +02:00
parent 518eea667c
commit b3f61185b1

View File

@ -1,12 +1,12 @@
{
"version": "1.74.0",
"version": "1.74.1",
"description": "Framework for building and operating serverless applications",
"homepage": "https://serverless.com",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/serverless/serverless/releases/download/v1.74.0/serverless-win-x64.exe#/serverless.exe",
"hash": "fa9c85da046af8e868fff410a3355aba88699cf667f4692b4b34e8e524926c35"
"url": "https://github.com/serverless/serverless/releases/download/v1.74.1/serverless-win-x64.exe#/serverless.exe",
"hash": "4b712f7ba859a6ace50b613b008224f0953e3a24630a1de67e70113cf718daa9"
}
},
"bin": "serverless.exe",