mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-20 06:16:57 -06:00
7 lines
222 B
Ruby
7 lines
222 B
Ruby
class IExplorer < Cask
|
|
url 'http://downloads.macroplant.com/iExplorer-3.2.2.0.dmg'
|
|
homepage 'http://www.macroplant.com/'
|
|
version '3.2.2.0'
|
|
sha1 '12c27e47611b1c34276eb53baa68a1e6bcf77a1d'
|
|
link 'iExplorer.app'
|
|
end
|