serverless: Update to version 2.45.2

This commit is contained in:
Jakub Čábera 2021-06-09 19:49:48 -07:00
parent 023364a83f
commit 9c8dc4ab38

View File

@ -1,12 +1,12 @@
{
"version": "2.45.1",
"version": "2.45.2",
"description": "Framework for building and operating serverless applications",
"homepage": "https://serverless.com",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/serverless/serverless/releases/download/v2.45.1/serverless-win-x64.exe#/serverless.exe",
"hash": "72d72c03764389f028e6ecec67bb7bf411581ce33883367694c58e80a0dcdc13"
"url": "https://github.com/serverless/serverless/releases/download/v2.45.2/serverless-win-x64.exe#/serverless.exe",
"hash": "fbdaa447d8cfeb5b7cda3d3a92f733fb4090e713f4b20c16c77419e2b67c3d76"
}
},
"bin": "serverless.exe",