aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/emscripten.rb
diff options
context:
space:
mode:
authorBrett Koonce2014-06-21 12:34:15 -0700
committerBrett Koonce2014-06-21 17:22:46 -0700
commiteda57c7095abe98e2c48d815b1f27caba06b68fc (patch)
treea0d2d3a0bcee75cec76327b42cddb0b05d6b3e84 /Library/Formula/emscripten.rb
parent60c6171237a207c13b6875c30462063e212c4e7f (diff)
downloadhomebrew-eda57c7095abe98e2c48d815b1f27caba06b68fc.tar.bz2
emscripten 1.20.0
Diffstat (limited to 'Library/Formula/emscripten.rb')
-rw-r--r--Library/Formula/emscripten.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/emscripten.rb b/Library/Formula/emscripten.rb
index a10817a75..dee41bfd8 100644
--- a/Library/Formula/emscripten.rb
+++ b/Library/Formula/emscripten.rb
@@ -2,8 +2,8 @@ require "formula"
class Emscripten < Formula
homepage "http://emscripten.org"
- url "https://github.com/kripken/emscripten/archive/1.16.0.tar.gz"
- sha1 "e23bec39c32eb2ccfe889e320cd8da132a4bbf51"
+ url "https://github.com/kripken/emscripten/archive/1.20.0.tar.gz"
+ sha1 "9a739dc963219f7c4ab70395ac21854e472457a6"
head "https://github.com/kripken/emscripten.git", :branch => "incoming"