Skip to content

Commit

Permalink
tern 0.20.0
Browse files Browse the repository at this point in the history
Closes #395.

Signed-off-by: Alex Dunn <dunn.alex@gmail.com>
  • Loading branch information
dunn committed Aug 17, 2016
1 parent 43fab26 commit c9a61d9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/tern.rb
Expand Up @@ -3,8 +3,8 @@
class Tern < EmacsFormula
desc "JavaScript code analyzer"
homepage "http://ternjs.net/"
url "https://github.com/ternjs/tern/archive/0.19.0.tar.gz"
sha256 "8f8df246151044e8e54dbe8fe619bed1f6aa2ddc181f0c2155649823bf7b99e0"
url "https://github.com/ternjs/tern/archive/0.20.0.tar.gz"
sha256 "27d3bf6255b908fed1b995dc33466fba18fdf617b7b2aecbad5f505e33b3a2bc"
head "https://github.com/ternjs/tern.git"

depends_on "node"
Expand Down

0 comments on commit c9a61d9

Please sign in to comment.