diff options
| author | BrewTestBot | 2015-04-03 00:25:04 +0100 | 
|---|---|---|
| committer | Tim D. Smith | 2015-04-02 21:00:27 -0700 | 
| commit | 436502ef3c2e1e7bc2296ca9ecf1cfcd16dc90e0 (patch) | |
| tree | 9bff76acf24bd4b81963de8069833afc3597943b /Library/Formula/emscripten.rb | |
| parent | 77dc0728c4e997d2fa20d71f7d6e9e05806ea227 (diff) | |
| download | homebrew-436502ef3c2e1e7bc2296ca9ecf1cfcd16dc90e0.tar.bz2 | |
emscripten: update 1.30.2 bottle.
Diffstat (limited to 'Library/Formula/emscripten.rb')
| -rw-r--r-- | Library/Formula/emscripten.rb | 6 | 
1 files changed, 3 insertions, 3 deletions
| diff --git a/Library/Formula/emscripten.rb b/Library/Formula/emscripten.rb index 04f941944..ba24ee72a 100644 --- a/Library/Formula/emscripten.rb +++ b/Library/Formula/emscripten.rb @@ -4,9 +4,9 @@ class Emscripten < Formula    sha256 "ea25a8180b6ad68289adea965f7d02632369f52332ac1500c4be4f45c06ae4da"    bottle do -    sha256 "75c43ccaa49dc749f51bae40ac86d4bb767df74866ab9650dd8153f79139d529" => :yosemite -    sha256 "61d9ec9b4f6f914fcc17cc8278081dfd5b4858c287fc5b1ef1a333bd175a190e" => :mavericks -    sha256 "699b9c70104360d5210a3eeb6a09e93c6b78140566ac39eda89c9eb317050ccb" => :mountain_lion +    sha256 "fd40a8cafea9b5bd9313f210bb6467a0af056d2e7813ec914b1429ab3d09e7f9" => :yosemite +    sha256 "28d539e95c6073184efdef768a3258a03c5d4797b7458818a7840a1bcbe40f84" => :mavericks +    sha256 "db0679e1b4e5f90878fbfa85787273fccce284cd0b15e3ee87da5dba57f82641" => :mountain_lion    end    head do | 
