serverless: Update to version 2.25.1

This commit is contained in:
Jakub Čábera 2021-02-17 08:28:19 +01:00
parent ac6a4cc846
commit 04ecb8b3c3

View File

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