homebrew-cask/Casks/daemon-tools-lite.rb

15 lines
668 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'daemon-tools-lite' do
2016-01-07 08:09:39 +08:00
version '4.1.227'
2016-02-29 00:56:40 +08:00
sha256 '5beeeaea798781c83470c88f0404c8156efe47597d254bc7f5c1edac894aa5ad'
2016-02-29 00:56:40 +08:00
# web-search-home.com was verified as official when first introduced to the cask
url 'http://web-search-home.com/download/dtLiteMac'
appcast 'http://resources.web-search-home.com/xml/DAEMONToolsLite-appcast.xml',
checkpoint: '48410ce70ce912cd51c297e22da0ebdb2cf4b97c6f330b61a9fe91d389ed2e9b'
2015-03-26 11:33:11 +08:00
name 'DAEMON Tools Lite'
2015-06-29 14:32:18 +08:00
homepage 'https://www.daemon-tools.cc/products/dtMacLite'
license :unknown # TODO: change license and remove this comment; ':unknown' is a machine-generated placeholder
2014-09-16 00:05:26 +08:00
app 'DAEMON Tools Lite.app'
2014-05-19 11:29:53 +08:00
end