serverless: Update to version 2.60.1

This commit is contained in:
Jakub Čábera 2021-09-30 05:08:59 -07:00
parent 9af61d28e9
commit 245176e1e1

View File

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