Skip to content

Commit

Permalink
serverless 1.55.1
Browse files Browse the repository at this point in the history
Closes #45745.

Signed-off-by: FX Coudert <[email protected]>
  • Loading branch information
chenrui333 authored and fxcoudert committed Oct 24, 2019
1 parent a3e20fd commit 20eac20
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/serverless.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
class Serverless < Formula
desc "Build applications with serverless architectures"
homepage "https://serverless.com"
url "https://github.com/serverless/serverless/archive/v1.54.0.tar.gz"
sha256 "23f3c8764d1136e4e2fdd44edd81e48f7d8325236f36567a7ddf6c57b5263195"
url "https://github.com/serverless/serverless/archive/v1.55.1.tar.gz"
sha256 "d36750aa88b67c625fa53a1fa72ff61da347a0edc851a231be121dd934607d66"

bottle do
cellar :any_skip_relocation
Expand Down

0 comments on commit 20eac20

Please sign in to comment.