Skip to content

Commit

Permalink
llnode 1.4.0
Browse files Browse the repository at this point in the history
Closes #7384.

Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
  • Loading branch information
indutny authored and nijikon committed Nov 30, 2016
1 parent 41eb381 commit b1930e8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/llnode.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Llnode < Formula
desc "LLDB plugin for live/post-mortem debugging of node.js apps"
homepage "https://github.com/indutny/llnode"
url "https://github.com/indutny/llnode/archive/v1.3.0.tar.gz"
sha256 "7d7a0c44195adeb0389641148597dfef652ca3736af8bcc90c65e28a0b2ede63"
homepage "https://github.com/nodejs/llnode"
url "https://github.com/nodejs/llnode/archive/v1.4.0.tar.gz"
sha256 "2e92b773cfdfbbda6f0a2d5d6ef76613e4e111931e76375103252519dab47042"

bottle do
cellar :any
Expand Down

0 comments on commit b1930e8

Please sign in to comment.