blob: ff16f775f5ce19d983e8d85be57424ec940f4ab3 (
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/'
  sha1 '3474d81ef6eaaf13554fd6aa03e5227c4c72f1bb'
end
 
  |