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