homebrew-cask/Casks/idisplay.rb

13 lines
381 B
Ruby

cask :v1 => 'idisplay' do
version '2.3.10'
sha256 '6d87e0566e2e2693d89c4fdb1cddcfed9db6316f6f7b2bada24104ea18b996ae'
# shape.ag is the official download host per the vendor homepage
url "http://www.shape.ag/freedownload/iDisplay/iDisplayFull_#{version.gsub('.', '_')}.dmg"
name 'iDisplay'
homepage 'http://getidisplay.com/'
license :gratis
app 'iDisplay.app'
end