serverless 1.42.3
Closes #39846. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
de533aa9ac
commit
1d2bb96799
1 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,8 @@ require "language/node"
|
|||
class Serverless < Formula
|
||||
desc "Build applications with serverless architectures"
|
||||
homepage "https://serverless.com"
|
||||
url "https://github.com/serverless/serverless/archive/v1.42.2.tar.gz"
|
||||
sha256 "59f9a4dd36281addf163366f192ed6199a00cbbee96527ee47e91c8bef688c79"
|
||||
url "https://github.com/serverless/serverless/archive/v1.42.3.tar.gz"
|
||||
sha256 "eb14c1a33a3fb1a61e6a7ac647e10eec226193a3b1e7b140a4efd4b783d85bb5"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue