serverless 1.51.0
Closes #43541. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
8e4fefc4d7
commit
17d0ae6e00
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.50.1.tar.gz"
|
||||
sha256 "9aacc997b6d1b82191e83c9ab53be04edb5ad81da4bceca257a6a7e2e462729c"
|
||||
url "https://github.com/serverless/serverless/archive/v1.51.0.tar.gz"
|
||||
sha256 "4d00389ab5cc71b30e73a71dbbbb89365229bc1f0dfdc94f24f6fcd2ee17438c"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue