This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
class V845 < Formula | |
desc "Google's open source JavaScript engine" | |
homepage "https://github.com/v8/v8/wiki" | |
url "https://github.com/v8/v8-git-mirror/archive/3.15.11.18.tar.gz" | |
sha256 "93a4945a550e5718d474113d9769a3c010ba21e3764df8f22932903cd106314d" | |
bottle do | |
cellar :any | |
revision 1 | |
sha256 "e3fbc94e5599418c351359a77c335beab824e99ebe8006379e97097694a18607" => :el_capitan |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
require 'formula' | |
# based on https://github.com/Homebrew/homebrew/pull/19833 | |
class Plv8 < Formula | |
homepage 'http://code.google.com/p/plv8js/wiki/PLV8' | |
version '2.0.0' | |
url 'https://github.com/plv8/plv8/archive/master.zip' | |
depends_on :postgresql |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div class="myClass" style>Please Click Me!</button> |