homebrew-cask/Casks/marsedit.rb

13 lines
418 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'marsedit' do
2017-01-21 02:31:46 +08:00
version '3.7.10'
sha256 '02c1167ae85c65f18479d5d33a277fa80af6883eac505491e743ce9742d9fcef'
2016-08-05 16:27:53 +08:00
url "https://red-sweater.com/marsedit/MarsEdit#{version}.zip"
appcast 'https://red-sweater.com/marsedit/appcast3.php',
2017-01-21 02:31:46 +08:00
checkpoint: '7f03f23e30c36f35820cb3bf5aef3f7c4adbd579dc7c5380a4d633b4946b1a31'
2015-01-12 03:46:43 +08:00
name 'MarsEdit'
2016-08-05 16:27:53 +08:00
homepage 'https://red-sweater.com/marsedit/'
2014-09-16 00:05:55 +08:00
app 'MarsEdit.app'
2013-07-10 03:17:07 +08:00
end