serverless: Update to version 2.58.0

This commit is contained in:
Jakub Čábera 2021-09-13 08:26:23 -07:00
parent 984352eac6
commit 3c99e8f053

View File

@ -1,12 +1,12 @@
{
"version": "2.57.0",
"version": "2.58.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/v2.57.0/serverless-win-x64.exe#/serverless.exe",
"hash": "5c57ee8824fa99aca7085cef60ea91506f9ad2bae3221e0b86b5c21f24ea0dc6"
"url": "https://github.com/serverless/serverless/releases/download/v2.58.0/serverless-win-x64.exe#/serverless.exe",
"hash": "306feca48cf8b2dc66e9ec18fbb4cd8e4c7dd47e844f792abfec02be68c0c617"
}
},
"bin": "serverless.exe",