serverless: Update to version 2.60.2

This commit is contained in:
Jakub Čábera 2021-09-30 22:07:41 -07:00
parent 03c8059476
commit 03966aa601

View File

@ -1,12 +1,12 @@
{ {
"version": "2.60.1", "version": "2.60.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.60.1/serverless-win-x64.exe#/serverless.exe", "url": "https://github.com/serverless/serverless/releases/download/v2.60.2/serverless-win-x64.exe#/serverless.exe",
"hash": "366e851947361c93172a9afa1ff36986806fbe776969a33feec22af4103ec2c5" "hash": "78d41e6f8c83ff02c4abee03a8a0fa40b08eeaf416ff61ff88dce4f19654e6d9"
} }
}, },
"bin": "serverless.exe", "bin": "serverless.exe",