emscripten 1.20.0
This commit is contained in:
parent
19ffef6563
commit
562ab39000
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
|
||||
|
|
Loading…
Reference in a new issue