2010-04-26 15:48:18 +00:00
|
|
|
require 'formula'
|
|
|
|
|
2011-03-13 01:49:19 +00:00
|
|
|
class Browser < GithubGistFormula
|
2010-11-10 18:16:28 +00:00
|
|
|
url 'https://gist.github.com/raw/318247/bcbcf6c5fb730b4f508c633cce56ba17828825c8/browser'
|
|
|
|
homepage 'https://gist.github.com/318247/'
|
2012-09-03 18:33:56 +00:00
|
|
|
sha1 '3474d81ef6eaaf13554fd6aa03e5227c4c72f1bb'
|
2010-04-26 15:48:18 +00:00
|
|
|
end
|