mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 14:26:45 -06:00
7 lines
280 B
Ruby
7 lines
280 B
Ruby
class Noejectdelay < Cask
|
|
url 'https://pqrs.org/macosx/keyremap4macbook/files/NoEjectDelay-5.0.0.dmg'
|
|
homepage 'https://pqrs.org/macosx/keyremap4macbook/noejectdelay.html.en'
|
|
version '5.0.0'
|
|
sha1 '1e1797c9d12b103a34d7b8ade58d7f3b85634336'
|
|
install 'NoEjectDelay.pkg'
|
|
end
|