mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
7 lines
224 B
Ruby
7 lines
224 B
Ruby
class IExplorer < Cask
|
|
url 'http://downloads.macroplant.com/iExplorer-3.2.2.4b.dmg'
|
|
homepage 'http://www.macroplant.com/'
|
|
version '3.2.2.4b'
|
|
sha1 '2a26a08506caae91ddbefc7b2a12ec2b811d5adc'
|
|
link 'iExplorer.app'
|
|
end
|