llnode 1.3.0
Closes #6930. Signed-off-by: William Woodruff <william@tuffbizz.com>
This commit is contained in:
parent
ba45b3b2e4
commit
0121e85a1e
1 changed files with 2 additions and 2 deletions
|
@ -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.2.2.tar.gz"
|
||||
sha256 "83bf4ac0d4db97f5548d2c3085bef0dc46c89c077065504bcb9ffbf32242a0ac"
|
||||
url "https://github.com/indutny/llnode/archive/v1.3.0.tar.gz"
|
||||
sha256 "7d7a0c44195adeb0389641148597dfef652ca3736af8bcc90c65e28a0b2ede63"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue