serverless 1.61.0

Closes #48965.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
Rui Chen 2020-01-13 11:21:53 -05:00 committed by FX Coudert
parent f3300aba1b
commit c3ccb15856

View file

@ -3,8 +3,8 @@ require "language/node"
class Serverless < Formula class Serverless < Formula
desc "Build applications with serverless architectures" desc "Build applications with serverless architectures"
homepage "https://serverless.com" homepage "https://serverless.com"
url "https://github.com/serverless/serverless/archive/v1.60.5.tar.gz" url "https://github.com/serverless/serverless/archive/v1.61.0.tar.gz"
sha256 "22e98bbaa6b8ea96ce237f51f2d5319f9258fbee8b2ea6593a5cda20d44de2e8" sha256 "86b59ceb9855968baa668214054667eccd41368fbaf38082ef97c1736f3f3ee0"
bottle do bottle do
cellar :any_skip_relocation cellar :any_skip_relocation