homebrew-cask-versions/Casks/imazing.rb
2015-01-17 20:07:36 +00:00

11 lines
284 B
Ruby

cask :v1 => 'imazing' do
version :latest
sha256 :no_check
# devmate.com is the official download host per the vendor homepage
url 'http://dl.devmate.com/com.DigiDNA.iMazingMac/iMazingforMac.dmg'
homepage 'http://imazing.com/'
license :commercial
app 'iMazing.app'
end