serverless: Update to version 2.0.0

This commit is contained in:
Jakub Čábera 2020-09-10 15:20:58 +02:00
parent 2f0a310bc6
commit 37f5ca2e53

View File

@ -1,12 +1,12 @@
{
"version": "1.82.0",
"version": "2.0.0",
"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.82.0/serverless-win-x64.exe#/serverless.exe",
"hash": "a4fa2ec7d861f383ac59ba92813bd807273d22b9e3d6bbf53a3d7b403839e763"
"url": "https://github.com/serverless/serverless/releases/download/v2.0.0/serverless-win-x64.exe#/serverless.exe",
"hash": "068a1d78fb05385cf369f03cd7ab65e08d5ae7bf5216c1b4483c941f356e046b"
}
},
"bin": "serverless.exe",