serverless: Update to version 2.30.2

This commit is contained in:
Jakub Čábera 2021-03-17 07:47:15 +01:00
parent bd61c48d49
commit 7906538bae

View File

@ -1,12 +1,12 @@
{ {
"version": "2.30.0", "version": "2.30.2",
"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.30.0/serverless-win-x64.exe#/serverless.exe", "url": "https://github.com/serverless/serverless/releases/download/v2.30.2/serverless-win-x64.exe#/serverless.exe",
"hash": "b00685a9a40d1278d4503833151106c6da08e5cd630919bfde84a91ae2da1f77" "hash": "3c479997d35e375ddebb4bb90142ee4e89d2976cfb7e560c349d532f8a99570f"
} }
}, },
"bin": "serverless.exe", "bin": "serverless.exe",