serverless 1.57.0
Closes #46397. Signed-off-by: Rui Chen <rchen@meetup.com>
This commit is contained in:
parent
40c0a03007
commit
93fb671807
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.56.1.tar.gz"
|
||||
sha256 "8c010bf5c48dad6cdeba42030714749a45d0d82a73f3341bdfc2893f5f296c1e"
|
||||
url "https://github.com/serverless/serverless/archive/v1.57.0.tar.gz"
|
||||
sha256 "24efd84dd69c00ec49fd0dcef772177344b79f42362c0d0af4471b46cbfd2c1f"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue