homebrew-cask/Casks/data-rescue.rb

14 lines
491 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'data-rescue' do
2015-10-12 02:22:42 +08:00
version '4.2.1'
sha256 '2f713f61dd40619029ccaaa3bcc85cc56e6e2cc099fd39649741c7ad069fb948'
2015-02-21 11:21:47 +08:00
2015-10-12 02:22:42 +08:00
url "https://downloads.prosofteng.com/drmac/Data_Rescue_#{version}.dmg"
2015-05-30 00:46:58 +08:00
appcast 'https://www.prosofteng.com/resources/dr4/dr4_appcast.xml',
checkpoint: 'e6be130a3e96ae353a272f459a7558251c4ba69585efc708f1730470d3bc9411'
name 'Data Rescue 4'
2015-06-29 14:32:18 +08:00
homepage 'https://www.prosofteng.com/products/data_rescue.php'
2015-02-21 11:21:47 +08:00
license :commercial
app 'Data Rescue 4.app'
end