serverless: Update to version 2.25.2

This commit is contained in:
Jakub Čábera 2021-02-18 18:25:53 +01:00
parent 74e17aea65
commit f678d47cb2

View File

@ -1,12 +1,12 @@
{ {
"version": "2.25.1", "version": "2.25.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.25.1/serverless-win-x64.exe#/serverless.exe", "url": "https://github.com/serverless/serverless/releases/download/v2.25.2/serverless-win-x64.exe#/serverless.exe",
"hash": "cb49e2d0d7b0b96f46562b4ed42f4b9f319196af19b8849932cf250dcf2503cc" "hash": "080384cde1d1fa41aab519860b4bcfdc6de296914371fd5dae73d77e6e554c5f"
} }
}, },
"bin": "serverless.exe", "bin": "serverless.exe",