mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
7 lines
220 B
Ruby
7 lines
220 B
Ruby
class Adapter < Cask
|
|
url 'http://downloads.macroplant.com/Adapter-1.4.3.dmg'
|
|
homepage 'http://www.macroplant.com/adapter/'
|
|
version '1.4.3'
|
|
sha1 'fcb896fafa0369c8aba477e9a1d7f09d2d42a767'
|
|
link 'Adapter.app'
|
|
end
|