blob: 58902c4431c3bd64a21a8b185e00e7ba03b4e8f5 (
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
|