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
2016-06-29 04:11:39 +08:00
version '4.2.3'
sha256 '1b2502bcba662ee01f59b9f118e7332d0d4f9d59a0b44f00abe0bdbfb37bb53f'
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',
2016-06-29 04:11:39 +08:00
checkpoint: '178efedbf100f9e99fcc8ca74d53a6017033559af1ab62b14a82b2ee620aa226'
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