emscripten 1.20.0

master
Brett Koonce 2014-06-21 12:34:15 -07:00
parent 19ffef6563
commit 562ab39000
1 changed files with 2 additions and 2 deletions

View File

@ -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"