homebrew-cask/Casks/imazing.rb

13 lines
301 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'
name 'iMazing'
homepage 'http://imazing.com/'
license :commercial
app 'iMazing.app'
end