mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-19 06:16:46 -06:00
7 lines
193 B
Ruby
7 lines
193 B
Ruby
class MasterKey < Cask
|
|
url 'http://macinmind.com/MasterKey.dmg'
|
|
homepage 'http://macinmind.com/?area=app&app=masterkey&pg=info'
|
|
version 'latest'
|
|
no_checksum
|
|
link 'Master Key.app'
|
|
end
|