serverless: Update to version 2.26.0

This commit is contained in:
Jakub Čábera 2021-02-24 15:14:06 +01:00
parent 135b95adb1
commit ab071f87d4

View File

@ -1,12 +1,12 @@
{ {
"version": "2.25.2", "version": "2.26.0",
"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.2/serverless-win-x64.exe#/serverless.exe", "url": "https://github.com/serverless/serverless/releases/download/v2.26.0/serverless-win-x64.exe#/serverless.exe",
"hash": "080384cde1d1fa41aab519860b4bcfdc6de296914371fd5dae73d77e6e554c5f" "hash": "bd0675f362de24ed5a214d143863237bcc53fc63b6435fb1824a34738189ea2f"
} }
}, },
"bin": "serverless.exe", "bin": "serverless.exe",