mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
7 lines
272 B
Ruby
7 lines
272 B
Ruby
class Keyremap4macbook < Cask
|
|
url 'https://pqrs.org/macosx/keyremap4macbook/files/KeyRemap4MacBook-8.3.0.dmg'
|
|
homepage 'https://pqrs.org/macosx/keyremap4macbook/'
|
|
version '8.3.0'
|
|
sha1 '9b9412d69a7509ae0df7aac672e08e6363fe0ca3'
|
|
install 'KeyRemap4MacBook.pkg'
|
|
end
|