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/'
|
2010-04-26 15:48:18 +00:00
|
|
|
md5 '8bdad2260651ea88d4f868071ef5b604'
|
|
|
|
end
|