mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
7 lines
228 B
Ruby
7 lines
228 B
Ruby
class MarsEdit < Cask
|
|
url 'http://www.red-sweater.com/marsedit/MarsEdit3.6.2.zip'
|
|
homepage 'http://www.red-sweater.com/marsedit/'
|
|
version '3.6.2'
|
|
sha1 '0b3937da41bfa51a7fd95b41c14a8d35d2cc8751'
|
|
link 'MarsEdit.app'
|
|
end
|