blob: 95adea7539083218c7550d476d1c0760833a6d21 (
plain)
| 1
2
3
4
5
6
7
 | require 'formula'
class Browser < GithubGistFormula
  url 'https://gist.github.com/raw/318247/bcbcf6c5fb730b4f508c633cce56ba17828825c8/browser'
  homepage 'https://gist.github.com/318247/'
  md5 '8bdad2260651ea88d4f868071ef5b604'
end
 |