serverless: Update to version 2.45.1

This commit is contained in:
Jakub Čábera 2021-06-08 19:45:29 -07:00
parent 70388a743b
commit ae4137d646

View File

@ -1,12 +1,12 @@
{ {
"version": "2.44.0", "version": "2.45.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/v2.44.0/serverless-win-x64.exe#/serverless.exe", "url": "https://github.com/serverless/serverless/releases/download/v2.45.1/serverless-win-x64.exe#/serverless.exe",
"hash": "8ea29e4615df0b1a00faca8f8143c06b16fd7a91998e6415d391f20ea8bbced2" "hash": "72d72c03764389f028e6ecec67bb7bf411581ce33883367694c58e80a0dcdc13"
} }
}, },
"bin": "serverless.exe", "bin": "serverless.exe",