homebrew-cask/Casks/lincastor.rb

15 lines
613 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'lincastor' do
2016-01-16 20:59:12 +08:00
version '1.4'
sha256 'fbe3af69e932cebdd0ddb76460018a4cc9194d60bb9476c2a42c2ccf59bdbba2'
# dropboxusercontent.com is the official download host per the vendor homepage
url 'https://dl.dropboxusercontent.com/u/7614970/LinCastor.zip'
2015-06-01 04:52:44 +08:00
appcast 'https://onflapp.appspot.com/lincastor',
checkpoint: 'f5624589dfecb9b5fba5fab9e92a816e01cb7b4f172e94d5e462a62e643a4bea'
name 'LinCastor'
homepage 'https://onflapp.wordpress.com/lincastor/'
license :unknown # TODO: change license and remove this comment; ':unknown' is a machine-generated placeholder
2014-09-16 00:05:51 +08:00
app 'LinCastor.app'
end