homebrew-core/Formula/term.rb
Tianyi Cui 8b275c916a Use https for all GitHub URLs
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-18 20:14:27 -08:00

8 lines
No EOL
260 B
Ruby

require 'formula'
class Term <ScriptFileFormula
url 'https://github.com/liyanage/macosx-shell-scripts/raw/e29f7eaa1eb13d78056dec85dc517626ab1d93e3/term'
md5 '1bbf4509a50224b27ac8c20d3fe8682e'
version '2.1'
homepage 'https://gist.github.com/116587'
end